1 line
688 B
JavaScript
1 line
688 B
JavaScript
initSidebarItems({"mod":[["errhandlers","Custom handlers service for responses."]],"struct":[["Compress","`Middleware` for compressing response body."],["Condition","`Middleware` for conditionally enables another middleware. The controled middleware must not change the `Service` interfaces. This means you cannot control such middlewares like `Logger` or `Compress`."],["DefaultHeaders","`Middleware` for setting default response headers."],["Logger","`Middleware` for logging request and response info to the terminal."],["NormalizePath","`Middleware` to normalize request's URI in place"]],"trait":[["BodyEncoding","Helper trait that allows to set specific encoding for response."]]}); |