.. |
parse
|
Add 'const' constructor for 'MediaType'.
|
2020-10-14 23:54:37 -07:00 |
uri
|
Make URI modifications to 'Route' codegen-safe.
|
2020-07-29 16:38:24 -07:00 |
accept.rs
|
Add 'const' constructor for 'MediaType'.
|
2020-10-14 23:54:37 -07:00 |
content_type.rs
|
Use 'async_trait' for 'Responder'.
|
2020-07-11 09:24:29 -07:00 |
cookies.rs
|
Revamp configuration.
|
2020-10-20 19:21: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
|
Generate a proxy structure for better namespacing.
|
2020-10-12 22:11:44 -07:00 |
header.rs
|
Remove use of deprecated 'IndexMap::remove()'.
|
2019-09-09 16:51:51 -07:00 |
hyper.rs
|
Revert incoming request URI and header parsing to more closely match 0.4.
|
2020-07-11 09:24:29 -07:00 |
known_media_types.rs
|
Add AVIF (image/avif) as a known media type.
|
2020-10-20 20:40:18 -07:00 |
lib.rs
|
Add 'const' constructor for 'MediaType'.
|
2020-10-14 23:54:37 -07:00 |
listener.rs
|
Revamp configuration.
|
2020-10-20 19:21:56 -07:00 |
media_type.rs
|
Add 'const' constructor for 'MediaType'.
|
2020-10-14 23:54:37 -07:00 |
method.rs
|
Migrate to upstream 'uncased'.
|
2020-09-11 01:13:55 -07:00 |
raw_str.rs
|
Use 'ref-cast' for safer transparent casting.
|
2020-07-11 09:24:30 -07:00 |
route.rs
|
Allow ignored route path segments.
|
2020-10-30 00:06:39 -07:00 |
status.rs
|
Add default catchers: '#[catch(default)]'.
|
2020-07-30 01:55:41 -07:00 |
tls.rs
|
Revamp configuration.
|
2020-10-20 19:21:56 -07:00 |