.. |
catcher
|
Check for trailing new lines in testing script.
|
2021-06-07 19:31:23 -07:00 |
config
|
Revamp shutdown to recover shutdown 'Rocket'.
|
2022-05-07 06:12:24 -05:00 |
data
|
Rework 'local_cache!' so it returns unique refs.
|
2022-04-18 18:12:54 -07:00 |
fairing
|
Introduce shutdown fairings.
|
2022-05-07 06:12:32 -05:00 |
form
|
Consider form parsing strategy for 'Vec', 'Map'.
|
2022-04-21 08:17:58 -07:00 |
fs
|
Introduce shutdown fairings.
|
2022-05-07 06:12:32 -05:00 |
local
|
Introduce shutdown fairings.
|
2022-05-07 06:12:32 -05:00 |
request
|
Fix 'FromRequest' docs typo: 'request' -> 'route'.
|
2022-05-05 08:02:32 -05:00 |
response
|
Fix SSE heartbeat so it never interrupts events.
|
2022-04-27 13:59:03 -07:00 |
route
|
Update codebase for latest nightly and stable.
|
2022-02-16 10:08:55 -08:00 |
router
|
Overhaul URI types, parsers, 'uri!' macro.
|
2021-05-19 18:47:11 -07:00 |
serde
|
Add clarity around 'serde' re-exports.
|
2022-05-06 04:38:27 -05:00 |
shield
|
Add 'includeSubdomains' in HSTS preload header.
|
2022-02-22 18:19:09 -08:00 |
cookies.rs
|
Fix 'observe' and 'retrieve' typos in cookie docs.
|
2022-02-23 14:40:01 -08:00 |
error.rs
|
Revamp shutdown to recover shutdown 'Rocket'.
|
2022-05-07 06:12:24 -05:00 |
ext.rs
|
Rework TLS listener/connection implementations.
|
2022-05-03 13:56:25 -07:00 |
lib.rs
|
Unhide 'http' exports that shouldn't be hidden.
|
2022-05-08 01:08:22 -05:00 |
log.rs
|
Use 'print' for logging in debug.
|
2022-04-14 15:01:51 -07:00 |
mtls.rs
|
Rework TLS listener/connection implementations.
|
2022-05-03 13:56:25 -07:00 |
outcome.rs
|
Drop 'Data' after sending a response, not before.
|
2021-06-08 13:26:16 -07:00 |
phase.rs
|
Improve and clarify 'Rocket' phase docs.
|
2022-05-04 12:40:20 -07:00 |
rocket.rs
|
Add 'rocket::execute()'.
|
2022-05-07 15:54:21 -05:00 |
sentinel.rs
|
Fix typo in 'Sentinel' docs: 'INner' -> 'Inner'.
|
2021-06-30 11:08:20 -07:00 |
server.rs
|
Introduce shutdown fairings.
|
2022-05-07 06:12:32 -05:00 |
shutdown.rs
|
Protect graceful shutdown against runaway I/O.
|
2021-05-31 23:47:52 -07:00 |
state.rs
|
Retrieve managed state via a borrow: '&State<T>'.
|
2021-05-11 08:58:16 -05:00 |
trip_wire.rs
|
Protect graceful shutdown against runaway I/O.
|
2021-05-31 23:47:52 -07:00 |