Open Li4n0 opened 3 years ago
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.
removeProxyHeaders
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
.