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.