#833·fasthttp

Is it possible to group pending response from HTTP Client and process new HTTP Request?

Author: sujit-baniyaCreated Jun 12, 2020Updated Aug 28, 2026

Hi, Using HTTP Client, is it possible to group pending response from HTTP Client and process new HTTP Request?

There are cases when the client is too slow and it slow the entire HTTP client Processing. So wondering if this library provides any approaches?