Expand description
Host (“authority”) filter
Structs§
- Represents the authority component of a URI.
Functions§
- Creates a
Filter
that requires a specific authority (target server’s host and port) in the request. - Creates a
Filter
that looks for an authority (target server’s host and port) in the request.