Rocket/core/http/src
Sergio Benitez b7e688cefa Remove use of deprecated 'IndexMap::remove()'.
Use 'IndexMap::swap_remove()' in its place.
2019-09-09 16:51:51 -07:00
..
parse Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
uri Remove use of the 'decl_macro' feature. 2019-07-19 11:39:56 -07:00
accept.rs Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
content_type.rs Stop exporting 'mime' and relevant conversions. 2019-09-09 16:42:44 -07:00
cookies.rs Remove use of the 'decl_macro' feature. 2019-07-19 11:39:56 -07:00
docify.rs Split the 'http' module into its own 'rocket_http' crate. 2018-06-07 15:34:47 +02:00
ext.rs Fix tests for Windows. 2019-07-06 00:59:01 -07:00
header.rs Remove use of deprecated 'IndexMap::remove()'. 2019-09-09 16:51:51 -07:00
hyper.rs Stop exporting 'mime' and relevant conversions. 2019-09-09 16:42:44 -07:00
known_media_types.rs Add ZIP (application/zip) as a known media type. 2018-11-08 20:47:26 -08:00
lib.rs Remove use of specialization in http. 2019-09-09 16:45:03 -07:00
media_type.rs Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
method.rs Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
raw_str.rs Remove use of specialization in http. 2019-09-09 16:45:03 -07:00
route.rs Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
status.rs Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
tls.rs Migrate http to Rust 2018. 2019-06-25 13:43:53 -04:00
uncased.rs Remove use of specialization in http. 2019-09-09 16:45:03 -07:00