Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http: separate response parsing from response action
- move code that triggers on end-of-response into separate function from parsing - simplify some headp/headerlen usage - add `httpversion` to SingleRequest to indicate the version of the current response Closes curl#13134
- Loading branch information