Rocket/core/lib/src
Lev Kokotov f4e8987a46 Make 'cli_colors' an enum, add "always" option.
Resolves #2649.
2023-12-18 16:34:13 -08:00
..
catcher Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00
config Make 'cli_colors' an enum, add "always" option. 2023-12-18 16:34:13 -08:00
data Document '&[u8]' form/data guard, limits. 2023-11-01 18:51:26 -05:00
fairing Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
form Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
fs Improve forwarding status code precision. 2023-10-31 18:44:37 -05: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 Fix typos. 2023-11-17 17:04:49 +01: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 Make 'cli_colors' an enum, add "always" option. 2023-12-18 16:34:13 -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