Rocket/core/lib/src
Sergio Benitez b3abc760ae Introduce chainable data transformers.
Resolves #775.
2023-12-27 20:02:14 -08:00
..
catcher Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00
config Doc, fix, and test 'cli_colors' deserialization. 2023-12-18 16:37:56 -08:00
data Introduce chainable data transformers. 2023-12-27 20:02:14 -08:00
fairing Introduce chainable data transformers. 2023-12-27 20:02:14 -08:00
form Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
fs Ensure 'TempFile' flushes when persisted. 2023-12-19 16:01:00 -08:00
local Upgrade 'rustls' to '0.22'. 2023-12-15 16:50:08 -08:00
request Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
response Document "reconnect ad-infinitum" SSE pitfall. 2023-12-19 14:41:28 -08:00
route Improve forwarding status code precision. 2023-10-31 18:44:37 -05:00
router Fix typos: 'preceeding', 'occured'. 2023-12-18 15:39:09 -08:00
serde Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
shield Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
cookies.rs Set 'SameSite' to 'Lax' on removal cookies. 2023-11-01 12:08:26 -05:00
error.rs Upgrade 'rustls' to '0.22'. 2023-12-15 16:50:08 -08:00
ext.rs Rework TLS listener/connection implementations. 2022-05-03 13:56:25 -07:00
lib.rs Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
log.rs Doc, fix, and test 'cli_colors' deserialization. 2023-12-18 16:37:56 -08:00
mtls.rs Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
outcome.rs Improve forwarding status code precision. 2023-10-31 18:44:37 -05:00
phase.rs Update 'state' to 0.6. 2023-05-25 11:54:27 -07:00
rocket.rs Update 'yansi' to 1.0.0-rc. 2023-07-11 13:18:35 -07:00
sentinel.rs Implement more conservative URI normalization. 2023-04-07 19:59:57 -07:00
server.rs Upgrade 'rustls' to '0.22'. 2023-12-15 16:50:08 -08:00
shutdown.rs Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00
state.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00
trip_wire.rs Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00