warp
0.3.7
Module host
Module Items
Structs
Functions
In warp::
filters
warp
::
filters
Module
host
Copy item path
Source
Expand description
Host (“authority”) filter
Structs
§
Authority
Represents the authority component of a URI.
Functions
§
exact
Creates a
Filter
that requires a specific authority (target server’s host and port) in the request.
optional
Creates a
Filter
that looks for an authority (target server’s host and port) in the request.