Skip to main content

Module semantics

Module semantics 

Source
Expand description

HTTP cache semantics integration helpers.

Structs§

Freshness
Freshness evaluation derived from HTTP headers and registry policy.
Revalidation
Result of applying conditional revalidation.

Functions§

base_request
Build a baseline HTTP request for the provider JWKS endpoint.
evaluate_freshness
Evaluate HTTP cache semantics to determine TTL for the fetched JWKS document.
evaluate_revalidation
Evaluate cache semantics for a conditional revalidation attempt.