Rocket/core/lib/src
Sergio Benitez 370287c9a6 Fix 'TcpListener' port required regression. 2024-05-03 17:17:56 -07:00
..
catcher Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
config Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
data Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
fairing Support QUIC and HTTP/3. 2024-03-18 20:23:22 -07:00
form Impl 'FromForm' for char, 'Range' types. 2024-05-02 16:18:53 -07:00
fs Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
http Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
listener Fix 'TcpListener' port required regression. 2024-05-03 17:17:56 -07:00
local Rename 'Rocket::configure()' to 'reconfigure()'. 2024-04-25 14:47:43 -07:00
mtls Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
request Add 'Method' variants for all registered methods. 2024-04-24 19:22:03 -07:00
response Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
route Update to hyper 1. Enable custom + unix listeners. 2024-01-29 22:38:55 -08:00
router Add 'Method' variants for all registered methods. 2024-04-24 19:22:03 -07:00
serde Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
shield Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
shutdown Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
tls Simplify 'Bind'. Allow try-launching on Futures. 2024-04-22 17:26:51 -07:00
util Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
erased.rs Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
error.rs Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
lib.rs Impl 'FromForm' for char, 'Range' types. 2024-05-02 16:18:53 -07:00
lifecycle.rs Add 'Method' variants for all registered methods. 2024-04-24 19:22:03 -07:00
log.rs Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
outcome.rs Update dependencies and fix nightly warnings. 2024-04-11 18:09:21 -07:00
phase.rs Support QUIC and HTTP/3. 2024-03-18 20:23:22 -07:00
rocket.rs Rename 'Rocket::configure()' to 'reconfigure()'. 2024-04-25 14:47:43 -07:00
sentinel.rs Rename 'Rocket::configure()' to 'reconfigure()'. 2024-04-25 14:47:43 -07:00
server.rs Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -07:00
state.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00