compy/proxy
Barna Csorogi 47488248d2 add dummy implementation for mitmConn.LocalAddr()
Fixes panic due to unimplemented method when the stdlib http server
calls this under certain conditions.
For our mitm implementation of net.Conn, an empty address string should be sufficient.
2018-02-05 01:21:11 +01:00
..
certfaker.go initial commit 2015-03-28 23:07:40 +01:00
mitmconn.go add dummy implementation for mitmConn.LocalAddr() 2018-02-05 01:21:11 +01:00
mitmlistener.go Serve diagnostics and CA certificate 2017-08-20 21:59:04 -07:00
proxy.go Serve diagnostics and CA certificate 2017-08-20 21:59:04 -07:00
response.go fix: allow ResponseReader.Reader to be wrapped by transcoders 2017-01-14 03:44:07 +01:00