[][src]Module actix_web::middleware::normalize

Middleware to normalize request's URI

Structs

NormalizePath

Middleware to normalize request's URI in place

Enums

TrailingSlash

To be used when constructing NormalizePath to define it's behavior.