Rocket/core/http/src
Sergio Benitez 5398dfb34e Allow displaying [T; N], Vec<T>, [u8] via 'uri!'.
Resolves #2750.
2024-05-22 13:35:48 -05:00
..
header Upgrade 'smallvec' to simplify 'Accept' impl. 2024-01-17 21:53:12 -08:00
parse Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
tls Qualm various emerging unused warnings. 2023-11-01 18:50:58 -05:00
uri Allow displaying [T; N], Vec<T>, [u8] via 'uri!'. 2024-05-22 13:35:48 -05:00
ext.rs Upgrade 'smallvec' to simplify 'Accept' impl. 2024-01-17 21:53:12 -08:00
hyper.rs Initial connection upgrade API implementation. 2023-03-29 17:06:04 -07:00
lib.rs Upgrade 'smallvec' to simplify 'Accept' impl. 2024-01-17 21:53:12 -08:00
listener.rs Update 'state' to 0.6. 2023-10-26 19:41:28 -05:00
method.rs Use 'hyper' instead of 'http' where possible. 2021-08-19 19:49:23 -07:00
raw_str.rs Remove use of 'unsafe' in 'RawStr' doctests. 2023-10-26 19:46:07 -05:00
status.rs Implement 'De(Serialize)' for 'Status'. 2023-03-26 19:18:04 -07:00