TooTallNate / proxy-agents

Node.js HTTP Proxy Agents Monorepo
https://proxy-agents.n8.io
919 stars 239 forks source link

Push the EOF signaling `null` chunk after replaying proxy errors #93

Closed lpinca closed 4 years ago

lpinca commented 4 years ago

Allow the 'end' event to be emitted on the http.IncomingMessage instance.

Fixes: https://github.com/TooTallNate/node-https-proxy-agent/issues/87