mirror of
https://github.com/willnorris/imageproxy.git
synced 2025-02-03 23:10:17 -05:00
Adds: - github.com/kr/http/transport - github.com/sqs/s3 - github.com/sqs/s3/s3util - sourcegraph.com/sourcegraph/s3cache |
||
---|---|---|
.. | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
Readme | ||
transport.go |
package transport contains a generic wrapper for http.RoundTripper It was shamelessly copied (slightly modified) from https://github.com/golang/oauth2/blob/95a9f97e5/transport.go