Modules

Structs

  • Describes how to match a header by name and value.
  • Describes how to match an :authority or host header.
  • Configures a route to respond with a fixed response.
  • Describes a set of matches, ALL of which must apply.
  • Describes how to match a path.
  • Describes how a path value may be rewritten in a route.
  • Describes how to match a query parameter by name and value.
  • A ratio (i.e., of requests) to which an filter should be applied.
  • Configures a route to modify a request’s headers.
  • Configures a route to respond with a redirect response. The location header is set with the given URL parameters.
  • Configures a route to modify a response’s headers.