[][src]Crate actix_web_condition_middleware

Structs

Condition

use like below: App::new().wrap(Condition::new(true, NormalizePath)) Note that you cannot use with Logger because it changes response type

Enums

ConditionMiddleware