Versions in this module Expand all Collapse all v0 v0.15.0 Apr 13, 2015 Changes in this version + var ErrTruncatedBody = errors.New("urlfetch: truncated body") + func Client(context appengine.Context) *http.Client + type Transport struct + AllowInvalidServerCertificate bool + Context appengine.Context + Deadline time.Duration + func (t *Transport) RoundTrip(req *http.Request) (res *http.Response, err error)