aquatic/aquatic_http_protocol
Joakim Frostegård 61569d0f31 http_protocol: remove charset=utf-8 from response content type
We send bencode bytes. They should possibly not be sent as text at all
2022-04-04 12:06:27 +02:00
..
benches http: add AnnounceResponse.warning_message; set in http_private 2022-04-03 01:07:38 +02:00
src http_protocol: remove charset=utf-8 from response content type 2022-04-04 12:06:27 +02:00
target/criterion aquatic_http_protocol: urlencode/urldecode Request.key 2020-08-10 04:37:01 +02:00
Cargo.toml http_protocol: implement axum IntoResponse, use in http_private 2022-04-03 20:20:51 +02:00