mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-05 17:52:40 +02:00
add copy of net/http package
this includes an exact copy of the TimeoutHandler func and supporting types from net/http, modified only to handle minor issues for imported types. Ref: #75
This commit is contained in:
parent
93166a5b20
commit
e180185856
3 changed files with 164 additions and 0 deletions
1
third_party/http/README
vendored
Normal file
1
third_party/http/README
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
Package http is based on a copy of net/http.
|
||||
Loading…
Add table
Add a link
Reference in a new issue