Rocket/lib/src/http
Zachary Golba 9bf33bdd1b Add 'application/vnd.api+json' as known media type. 2018-01-05 19:45:08 -08:00
..
parse Rename 'WeightedMediaType' to 'QMediaType'. More docs. 2017-06-22 04:29:59 -07:00
uri Use 'Uri' instead of 'String' in 'Redirect'. 2017-09-15 04:00:50 -07:00
accept.rs Fix 'Accept' PartialEq impl. Finish 'Request' docs. 2017-06-24 21:00:50 -07:00
content_type.rs Document case-insensitivity of 'from_ext'. 2017-09-21 18:36:11 -07:00
cookies.rs Add 'LocalRequest::private_cookie()'. 2017-12-29 09:16:08 -08:00
header.rs Rename 'WeightedMediaType' to 'QMediaType'. More docs. 2017-06-22 04:29:59 -07:00
hyper.rs Return a `LaunchError` from `launch` when launching fails. 2017-03-15 22:10:09 -07:00
known_media_types.rs Add 'application/vnd.api+json' as known media type. 2018-01-05 19:45:08 -08:00
media_type.rs Document case-insensitivity of 'from_ext'. 2017-09-21 18:36:11 -07:00
method.rs Inline 'Method::supports_payload()'. 2017-07-03 01:38:14 -07:00
mod.rs Rename 'WeightedMediaType' to 'QMediaType'. More docs. 2017-06-22 04:29:59 -07:00
raw_str.rs Use '#[repr(C)]' on 'str' wrappers to guarantee correct layout. 2017-12-14 18:10:24 +07:00
status.rs Fix spelling of "instantiated" in rustdocs. 2017-07-18 09:35:37 -04:00
uncased.rs Use '#[repr(C)]' on 'str' wrappers to guarantee correct layout. 2017-12-14 18:10:24 +07:00