Rob Ede
|
45592b37b6
|
add Route::wrap (#2725)
* add `Route::wrap`
* add tests
* fix clippy
* fix doctests
|
2022-04-23 21:01:55 +01:00 |
|
Rob Ede
|
f2cacc4c9d
|
clear conn_data on HttpRequest drop (#2742)
* clear conn_data on HttpRequest drop
fixes #2740
* update changelog
* fix doc test
|
2022-04-23 13:35:41 +01:00 |
|
Rob Ede
|
406f694095
|
standardize rustfmt max_width
|
2021-12-08 06:01:11 +00:00 |
|
Igor Aleksanov
|
262c6bc828
|
Various refactorings (#2281)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-06-26 15:33:43 +01:00 |
|
Rob Ede
|
6dc47c4093
|
fix soundness concern in h1 decoder (#1614)
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
2020-07-21 16:25:33 +01:00 |
|