fasthttp icon indicating copy to clipboard operation
fasthttp copied to clipboard

fasthttp.Client should support StreamResponseBody

Open bronze1man opened this issue 4 years ago • 1 comments

huge reponse break the fasthttp reverse proxy....

  • I will goto net/http. This problem can not be config right now...
  • huge request is not a problem for reverse proxy. https://github.com/valyala/fasthttp/issues/1119#issuecomment-939296224

bronze1man avatar Oct 09 '21 13:10 bronze1man

I support the StreamResponseBody by merge https://github.com/valyala/fasthttp/pull/150

cachalots avatar Nov 18 '21 06:11 cachalots