Expand description
HTTP method predicates for cache eligibility.
Structs§
- Method
- A predicate that matches requests by HTTP method.
Enums§
- Operation
- Matching operations for HTTP methods.
Traits§
- Method
Predicate - Extension trait for adding method matching to a predicate chain.