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

feat: when get a chunked response, flush headers

Open Yohox opened this issue 4 years ago • 1 comments
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.

Yohox avatar Dec 21 '20 06:12 Yohox