node-http-proxy
node-http-proxy copied to clipboard
feat: when get a chunked response, flush headers
trafficstars
if proxy a chunked response. when server return http-header but don't response body immediately. http-proxy will blocked until server body sent.