Nikolay Kim
|
5fd9d7ce90
|
Enable rustls/std feature (#494)
|
2024-12-30 14:40:31 +01:00 |
|
Nikolay Kim
|
27f07b6fc4
|
Add missing fmt::Debug impls
|
2023-09-12 17:38:37 +06: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
|
b2fd0ee3ac
|
clippy
|
2022-01-11 10:56:37 +06:00 |
|
Nikolay Kim
|
17631cd8a1
|
Fix dealloc for vec representation
|
2021-12-06 21:09:51 +06:00 |
|
Nikolay Kim
|
0315d92401
|
Memory pools support for http (#65)
* memory pools support for http
|
2021-12-06 08:07:19 +06:00 |
|
Nikolay Kim
|
0f796c7642
|
use ntex-bytes instead of bytes
|
2021-06-26 00:32:43 +06:00 |
|
Nikolay Kim
|
aef8b800a2
|
use patterns for scopes prefix definitions
|
2021-03-16 11:40:46 +06:00 |
|
Nikolay Kim
|
8d29fac124
|
partial matches keep garbage in segments
|
2021-02-26 14:56:43 +06:00 |
|
Nikolay Kim
|
d90a338930
|
Add ResourcePath impl for &T where T: ResourcePath
|
2020-04-17 13:39:07 +06:00 |
|
Nikolay Kim
|
4d6cdbf405
|
cleanup clippy warnings
|
2020-03-31 08:20:13 +06:00 |
|
Nikolay Kim
|
dd5d43f18f
|
fix warnings
|
2020-03-22 21:12:09 +06:00 |
|
Nikolay Kim
|
06db684f9e
|
migrate to ntex-router
|
2020-03-22 18:36:27 +06:00 |
|
Nikolay Kim
|
e862efc4e6
|
add ntex-rouoter crate
|
2020-03-22 12:36:52 +06:00 |
|