Skip to main content

Module header

Module header 

Source
Expand description

Header matching predicates.

Provides Header predicate and Operation for matching HTTP headers in both requests and responses.

Structs§

Header
A predicate that matches HTTP headers against an Operation.

Enums§

Operation
Matching operations for HTTP headers.

Traits§

HasHeaders
Trait for types that provide access to HTTP headers.
HeaderPredicate
Extension trait for adding header matching to a predicate chain.