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 |
|
Nikolay Kim
|
868c0324f7
|
Use BytesVec for io
|
2022-01-30 19:02:29 +06:00 |
|
Nikolay Kim
|
321218f80b
|
Replace derive_more with thiserror
|
2022-01-26 23:31:29 +06:00 |
|
Nikolay Kim
|
450332144d
|
Glommio runtime support (#94)
* add glommio runtime support
* optional compilation for glommio
|
2022-01-17 01:03:15 +06:00 |
|
Nikolay Kim
|
847f2738dd
|
Refactor async runtimes support (#88)
* refactor async runtimes support
|
2022-01-03 21:24:49 +06:00 |
|