ntex/ntex-async-std
Nikolay Kim ee4b23465b
Various http fixes (#132)
* Fix parsing ambiguity in Transfer-Encoding and Content-Length headers for HTTP/1.0 requests

* Fix http2 content-length handling

* fix h2 content-length support
2022-08-22 11:54:19 +02:00
..
src Various http fixes (#132) 2022-08-22 11:54:19 +02:00
Cargo.toml Use BytesVec for io 2022-01-30 19:02:29 +06:00
CHANGES.md Use BytesVec for io 2022-01-30 19:02:29 +06:00
LICENSE Refactor async runtimes support (#88) 2022-01-03 21:24:49 +06:00