compy/proxy
Barna Csorogi 8ac256351f turn mitm conn Set[Read|Write]Deadline methods into noops
Timeouts should be handled by the http stack for the underlying tcp
connections so noops are appropriate for this virtual connection. No
need to panic.
2017-06-09 15:17:24 +02:00
..
certfaker.go initial commit 2015-03-28 23:07:40 +01:00
mitmconn.go turn mitm conn Set[Read|Write]Deadline methods into noops 2017-06-09 15:17:24 +02:00
mitmlistener.go initial commit 2015-03-28 23:07:40 +01:00
proxy.go Honor Accept-Encoding header in gzip transcoder 2017-01-14 15:33:35 -08:00
response.go fix: allow ResponseReader.Reader to be wrapped by transcoders 2017-01-14 03:44:07 +01:00