mirror of
https://github.com/golang/go.git
synced 2025-05-30 03:41:33 +00:00
This change is a really nasty hack to preserve the magic header across requests. The nasty hack will go away once we refactor these tests to use the new "appengine/aetest" package instead. R=golang-dev, dvyukov CC=golang-dev https://golang.org/cl/39230043