.. |
static
|
Improve FileServer rewrite API.
|
2024-07-06 15:34:21 +02:00 |
absolute-uris-okay-issue-443.rs
|
|
|
adhoc-uri-normalizer.rs
|
Remove 'Error' panic-on-drop behavior.
|
2024-06-03 14:38:34 -07:00 |
byte-slices-form-field-issue-2148.rs
|
Support raw byte slices '&[u8]' in form fields.
|
2023-03-23 15:31:24 -07:00 |
can-correct-bad-local-uri.rs
|
|
|
can-launch-tls.rs
|
Update to hyper 1. Enable custom + unix listeners.
|
2024-01-29 22:38:55 -08:00 |
catcher-cookies-1213.rs
|
Clean up codebase: fix reasonable clippy warnings.
|
2024-03-20 00:47:38 -07:00 |
conditionally-set-server-header-996.rs
|
|
|
config-proxy-proto-header.rs
|
Clean up codebase: fix reasonable clippy warnings.
|
2024-03-20 00:47:38 -07:00 |
config-real-ip-header.rs
|
Make real IP header configurable via 'ip_header'.
|
2023-03-20 12:57:21 -07:00 |
config-secret-key-1500.rs
|
|
|
content-length.rs
|
Fix and always set Content-Length header.
|
2024-03-21 16:42:09 -07:00 |
cookies-private.rs
|
Update 'cookie' to 0.18.
|
2023-09-28 23:50:29 -07:00 |
derive-reexports.rs
|
Address new nightly compiler warnings.
|
2024-03-19 14:08:14 -07:00 |
deserialize-limits-issue-2268.rs
|
Fix 'Limits' deserialization.
|
2022-08-01 13:11:02 -07:00 |
encoded-uris.rs
|
|
|
fairing_before_head_strip-issue-546.rs
|
|
|
file_server.rs
|
Improve FileServer rewrite API.
|
2024-07-06 15:34:21 +02:00 |
flash-lazy-removes-issue-466.rs
|
|
|
form_method-issue-45.rs
|
Support routes that match any method.
|
2024-08-24 03:00:52 -07:00 |
form_value_decoding-issue-82.rs
|
|
|
form_value_from_encoded_str-issue-1425.rs
|
|
|
form-validation-names.rs
|
Clean up codebase: fix reasonable clippy warnings.
|
2024-03-20 00:47:38 -07:00 |
forward-includes-status-1560.rs
|
Address new nightly compiler warnings.
|
2024-03-19 14:08:14 -07:00 |
head_handling.rs
|
Address new nightly compiler warnings.
|
2024-03-19 14:08:14 -07:00 |
http_serde.rs
|
Add 'Method' variants for all registered methods.
|
2024-04-24 19:22:03 -07:00 |
launch-inspect.rs
|
|
|
limits.rs
|
|
|
local_request_private_cookie-issue-368.rs
|
Update 'cookie' to 0.18.
|
2023-09-28 23:50:29 -07:00 |
local-client-access-runtime-in-drop.rs
|
|
|
local-client-json.rs
|
|
|
local-request-content-type-issue-505.rs
|
Allow status customization in 'Forward' outcomes.
|
2023-04-11 12:47:20 -07:00 |
many-cookie-jars-at-once.rs
|
Update 'cookie' to 0.18.
|
2023-09-28 23:50:29 -07:00 |
mapped-base-issue-1262.rs
|
|
|
mount_point.rs
|
|
|
msgpack_encoding.rs
|
Enforce using 'MsgPack<T>' to deserialize.
|
2024-08-09 23:10:33 -07:00 |
multipart-limit.rs
|
Forward whole-form errors in 'FromForm' derive.
|
2024-01-17 12:15:01 -08:00 |
nested-fairing-attaches.rs
|
|
|
on_launch_fairing_can_inspect_port.rs
|
Simplify 'Bind'. Allow try-launching on Futures.
|
2024-04-22 17:26:51 -07:00 |
panic-handling.rs
|
Clean up codebase: fix reasonable clippy warnings.
|
2024-03-20 00:47:38 -07:00 |
precise-content-type-matching.rs
|
|
|
raw-strings-multipart-files-1987.rs
|
|
|
recursive-singleton-fairing.rs
|
|
|
redirect_from_catcher-issue-113.rs
|
|
|
refined-from-request.rs
|
Implement #2871 by matching on outcome
|
2024-10-03 00:32:08 +02:00 |
replace-content-type-518.rs
|
|
|
responder_lifetime-issue-345.rs
|
Clean up codebase: fix reasonable clippy warnings.
|
2024-03-20 00:47:38 -07:00 |
route_guard.rs
|
Hide 'RouteUri' fields to ensure URI coherence.
|
2023-04-10 13:26:54 -07:00 |
scoped-uri.rs
|
|
|
segments-issues-41-86.rs
|
|
|
sentinel.rs
|
Finalize 'tracing' migration.
|
2024-06-03 15:02:44 -07:00 |
session-cookies-issue-1506.rs
|
Update 'cookie' to 0.18.
|
2023-09-28 23:50:29 -07:00 |
shield.rs
|
|
|
shutdown-fairings.rs
|
Rename 'Rocket::configure()' to 'reconfigure()'.
|
2024-04-25 14:47:43 -07:00 |
strict_and_lenient_forms.rs
|
|
|
timer-on-attach.rs
|
|
|
tls-config-from-source-1503.rs
|
Update to hyper 1. Enable custom + unix listeners.
|
2024-01-29 22:38:55 -08:00 |
twice_managed_state.rs
|
|
|
typed-uri-docs-redef-issue-1373.rs
|
|
|
unsound-local-request-1312.rs
|
|
|
untracked-vs-tracked.rs
|
Update 'cookie' to 0.18.
|
2023-09-28 23:50:29 -07:00 |
uri-percent-encoding-issue-808.rs
|
|
|