Expand description
Built-in Filters
This module mostly serves as documentation to group together the list of built-in filters. Most of these are available at more convenient paths.
Modules§
- Socket Address filters.
- A filter that matches any route.
- Body filters
- Cookie Filters
- CORS Filters
- Request Extensions
- File System Filters
- Header Filters
- Host (“authority”) filter
- Logger Filters
- HTTP Method filters.
- Path Filters
- Query Filters
- Reply Filters
- Server-Sent Events (SSE)
tracing
filters.
Structs§
- A type representing a boxed
Filter
trait object.