mirror of
https://github.com/aykhans/sarin.git
synced 2026-08-29 03:24:33 +00:00
fasthttp resets the response at the top of every HostClient.Do, so resetting it in the worker loop only repeats that work once per request.
fasthttp resets the response at the top of every HostClient.Do, so resetting it in the worker loop only repeats that work once per request.