.. |
config
|
Expose active 'Rocket' via 'Request::rocket()'.
|
2021-03-25 18:33:15 -07:00 |
data
|
Test 'Limits::{find,get}' with tri-level limits.
|
2021-03-25 18:52:04 -07:00 |
fairing
|
Fix all broken links. Update some outdated docs.
|
2021-03-19 18:09:13 -07:00 |
form
|
Parse inner form 'T' in 'Option<T>' strictly.
|
2021-03-24 19:53:13 -07:00 |
local
|
Expose active 'Rocket' via 'Request::rocket()'.
|
2021-03-25 18:33:15 -07:00 |
request
|
Expose active 'Rocket' via 'Request::rocket()'.
|
2021-03-25 18:33:15 -07:00 |
response
|
Remove second lifetime from 'FromRequest'.
|
2021-03-14 19:57:59 -07:00 |
router
|
Set default route rank using "colorings".
|
2021-03-26 19:41:00 -07:00 |
catcher.rs
|
Fix all broken links. Update some outdated docs.
|
2021-03-19 18:09:13 -07:00 |
codegen.rs
|
Track and log catcher names.
|
2021-03-15 02:27:53 -07:00 |
cookies.rs
|
Fix all broken links. Update some outdated docs.
|
2021-03-19 18:09:13 -07:00 |
error.rs
|
Introduce 'RouteUri'.
|
2021-03-19 03:49:54 -07:00 |
ext.rs
|
UTF-8 routes. Forms revamp. Temp files. Capped.
|
2021-03-04 01:51:21 -08:00 |
handler.rs
|
Catch panics that occur before future is returned.
|
2021-03-15 02:20:48 -07:00 |
lib.rs
|
Add doc notes on how to depend on '-dev' versions.
|
2021-03-27 14:20:43 -07:00 |
logger.rs
|
Test 'secret_key' validation, now on pre-launch.
|
2021-03-09 21:57:26 -08:00 |
outcome.rs
|
Remove second lifetime from 'FromRequest'.
|
2021-03-14 19:57:59 -07:00 |
rocket.rs
|
Simplify and optimize router.
|
2021-03-19 03:49:58 -07:00 |
server.rs
|
Simplify and optimize router.
|
2021-03-19 03:49:58 -07:00 |
shutdown.rs
|
Store full '&Rocket' in '&Request'.
|
2021-03-24 11:59:23 -07:00 |
state.rs
|
Expose active 'Rocket' via 'Request::rocket()'.
|
2021-03-25 18:33:15 -07:00 |