axel icon indicating copy to clipboard operation
axel copied to clipboard

Optimize reading of HTTP headers on `http_exec`

Open ismaell opened this issue 4 years ago • 0 comments

The code should try to read as much as possible, so an abstraction is required to use the already read part that is not headers, before continuing reading from the socket.

ismaell avatar Jul 18 '19 09:07 ismaell