node-http-proxy icon indicating copy to clipboard operation
node-http-proxy copied to clipboard

followRedirects sends headers

Open BitFros7y opened this issue 2 years ago • 0 comments
trafficstars

Its very simple, i needed to attach/modify Referer header on a website that has redirects. Basically when followRedirects is off it sends requests to real host, but when i enable it everything is fine. Now when i add new header to request there is error that headers have been already sent

BitFros7y avatar Feb 07 '23 21:02 BitFros7y