mirror of https://github.com/rwf2/Rocket.git
6a9421935e
This commit also adds the `base` field to `Route` which allows the base mount point to be retrieved. Finally, this commits adds an implementation of `FromRequest` for `Route` which returns the active route if one is available or forwards otherwise. This commit is a breaking change: it makes `Request` and `MockRequest` invariant over the lifetime `'r`. While this shouldn't affect most applications, it may affect some. Resolves #108. |
||
---|---|---|
.. | ||
form_method-issue-45.rs | ||
form_value_decoding-issue-82.rs | ||
head_handling.rs | ||
limits.rs | ||
mount_point.rs | ||
precise-content-type-matching.rs | ||
query-and-non-query-dont-collide.rs | ||
redirect_from_catcher-issue-113.rs | ||
remote-rewrite.rs | ||
route_guard.rs | ||
segments-issues-41-86.rs |