mirror of
https://github.com/willnorris/imageproxy.git
synced 2025-01-06 22:40:34 -05:00
11370ac826
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