[go: up one dir, main page]

Module warp::filters::host

source ·
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.