Module match_redirect
Available on crate feature
http only.Expand description
Middleware to redirect a request using dynamic Uri derived
from the input request or a static one.
Structs§
- UriMatch
Redirect Layer - UriMatch
Redirect Service - Middleware to redirect a request using dynamic
Uriderived from the input request or a static one.