Rocket/core/http/src
2021-06-26 12:02:19 -07:00
..
header Add Markdown (text/markdown) as a known media type. 2021-06-26 12:02:19 -07:00
parse Fixup URI (de)serialization. 2021-05-24 12:16:03 -07:00
uri Uniformly implement utility traits on URI types. 2021-06-09 17:44:12 -07:00
docify.rs Split the 'http' module into its own 'rocket_http' crate. 2018-06-07 15:34:47 +02:00
ext.rs Uniformly implement utility traits on URI types. 2021-06-09 17:44:12 -07:00
hyper.rs Update to 'tokio' 1.0, 'hyper' 0.14. 2021-01-13 15:22:16 -08:00
lib.rs Introduce 'RawStrBuf', use in 'Origin::map_path()'. 2021-04-07 23:09:05 -07:00
listener.rs Implement graceful shutdown. 2021-04-28 03:20:44 -07:00
method.rs Implement 'De(Serialize)' for 'Method'. 2021-06-09 17:07:26 -07:00
raw_str.rs Use crates.io compatible internal package names. 2021-06-09 09:47:21 -07:00
status.rs Remove unused reason phrase in 'Status'. 2021-04-28 21:26:41 -07:00
tls.rs Advertise HTTP/2 support via ALPN. 2021-06-09 04:51:33 -07:00