imageproxy/third_party/http
Will Norris e180185856 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
2016-11-29 15:42:08 -08:00
..
LICENSE add copy of net/http package 2016-11-29 15:42:08 -08:00
README add copy of net/http package 2016-11-29 15:42:08 -08:00
server.go add copy of net/http package 2016-11-29 15:42:08 -08:00

Package http is based on a copy of net/http.