Nikolay Kim
|
7ce1927566
|
clippy
|
2022-10-03 10:21:08 +02:00 |
|
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
|
a2dd66815d
|
Fix potential BorrowMutError
|
2022-01-12 22:09:49 +06:00 |
|
Nikolay Kim
|
d359b6cf0b
|
update ntex-tokio changes
|
2022-01-10 09:15:24 +06:00 |
|
Will Brown
|
250b9768c9
|
add socket options (#92)
|
2022-01-10 09:12:31 +06:00 |
|
Nikolay Kim
|
eac1f068fb
|
Add optional simd utf8 validation
|
2022-01-09 19:43:49 +06:00 |
|
Nikolay Kim
|
847f2738dd
|
Refactor async runtimes support (#88)
* refactor async runtimes support
|
2022-01-03 21:24:49 +06:00 |
|