ntex/ntex-macros
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
tests Refactor web websockets support (#97) 2022-01-23 19:56:56 +06:00
Cargo.toml Refactor web websockets support (#97) 2022-01-23 19:56:56 +06:00
CHANGES.md fix runtime macros 2021-02-24 13:58:41 +06:00
LICENSE refactor Factory trait 2020-04-01 14:34:45 +06:00
README.md refactor Factory trait 2020-04-01 14:34:45 +06:00

Macros for ntex::web framework Build Status