mirror of
https://git.phreedom.club/localhost_frssoft/compy.git
synced 2025-01-08 00:51:11 +00:00
a4a691b7b8
Add http2 using the go-1.6 net/http built-in support. net/http's http2 doesn't support hijacking, so instead of hijacking the inital CONNECT tcp connection, tunnel proxied requests/responses over the reader and writer streams of the CONNECT request. |
||
---|---|---|
.. | ||
certfaker.go | ||
mitmconn.go | ||
mitmlistener.go | ||
proxy.go | ||
response.go |