package
2.0.6+incompatible
Repository: https://github.com/golang/appengine.git
Documentation: pkg.go.dev

# Functions

Client returns an *http.Client using a default urlfetch Transport.

# Variables

ErrTruncatedBody is the error returned after the final Read() from a response's Body if the body has been truncated by App Engine's proxy.

# Structs

Transport is an implementation of http.RoundTripper for App Engine.