aquatic/aquatic_http_protocol
Joakim Frostegård 1b5fbe8775 http protocol: return NeedMoreData until headers are fully parsed
This prevents an issue in aquatic_http where it could
theoretically start sending back data before initial
request was fully received.
2022-08-01 14:33:18 +02:00
..
benches http: add AnnounceResponse.warning_message; set in http_private 2022-04-03 01:07:38 +02:00
src http protocol: return NeedMoreData until headers are fully parsed 2022-08-01 14:33:18 +02:00
target/criterion aquatic_http_protocol: urlencode/urldecode Request.key 2020-08-10 04:37:01 +02:00
Cargo.toml Use idiomatic feature names & namespace support from Rust 1.60 2022-04-10 01:25:03 +02:00