Elviss Strazdins
Elviss Strazdins
This pull request parallelizes the encoding of outputs (every output is being encoded and written on a separate thread).
Add 3rd party lib binaries for AppleTV
In order to make the review process faster, please take a few minutes to go through this checklist: ## Acceptance Criteria - All of the following criteria must be met:...
Fix three critical bugs in `HTTPRequest.hpp` for IPv6 URI parsing, `Transfer-Encoding` header handling, and chunk size parsing. - `parseUri` now correctly handles IPv6 bracketed hosts and optional ports (e.g., `[::1]:80`)....