goproxy
goproxy copied to clipboard
The keepHeaders option does not work on https connections
https://github.com/elazarl/goproxy/blob/master/https.go#L231
As this image show, it doesn't check whether keepHeaders enable or not before call removeProxyHeaders
.