Rocket/core/http/src
2021-06-08 23:09:57 -07:00
..
header Allow customizing and removing 'Server' header. 2021-06-08 23:09:57 -07:00
parse Fixup URI (de)serialization. 2021-05-24 12:16:03 -07:00
uri Remove 'Copy' impl on 'Segments' iterator. 2021-06-07 20:34:27 -07:00
docify.rs Split the 'http' module into its own 'rocket_http' crate. 2018-06-07 15:34:47 +02:00
ext.rs Impl 'IntoCollection' for '[T; N]'. 2021-05-22 11:01:00 -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 UTF-8 routes. Forms revamp. Temp files. Capped. 2021-03-04 01:51:21 -08:00
raw_str.rs Impl 'PartialEq<Cow<RawStr>>' for 'RawStr'. 2021-06-01 11:16:40 -07:00
status.rs Remove unused reason phrase in 'Status'. 2021-04-28 21:26:41 -07:00
tls.rs Implement graceful shutdown. 2021-04-28 03:20:44 -07:00