Closed jkutianski closed 7 years ago
I can reproduce, and indeed that is rather strange. On meetup.com's end, the proxy should be completely transparent. I'll try to dig into this soon when I have some time, if you don't beat me to it.
Thank Nathan!
This is my test code:
The returned
res.headers
areIf I comment
agent: new ProxyAgent(proxyUri)
everything works fine. I tested this with 3 differents proxies.On this ISSUE they suggest me that it's a proxy-agent bug but I can't found nothing wrong on it.