Versions in this module Expand all Collapse all v1 v1.7.0 Jun 18, 2015 Changes in this version + func Download(url string) (resp *http.Response, err error) + func NewHTTPRequestError(msg string, res *http.Response) error v1.6.0 Apr 16, 2015 v1.3.0 Oct 15, 2014 Changes in this version + func ResumableRequestReader(c *http.Client, r *http.Request, maxfail uint32, totalsize int64) io.ReadCloser + func ResumableRequestReaderWithInitialResponse(c *http.Client, r *http.Request, maxfail uint32, totalsize int64, ...) io.ReadCloser