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
Compression Filters
Cookie Filters
CORS Filters
Request Extensions
File System Filters
Header Filters
Host (“authority”) filter
Logger Filters
HTTP Method filters.
Multipart body filters
Path Filters
Query Filters
Reply Filters
Server-Sent Events (SSE)
tracing filters.
Websockets Filters

Structs

A type representing a boxed Filter trait object.