Skip to main content

Module status

Module status 

Source
Expand description

HTTP status code predicates for cache storage.

Structs§

StatusCode
A predicate that matches responses by HTTP status code.

Enums§

Operation
Matching operations for HTTP status codes.
StatusClass
HTTP status code classes for broad matching.

Traits§

StatusCodePredicate
Extension trait for adding status code matching to a predicate chain.