Expand description
HTTP client integration for JWKS retrieval.
Structs§
- Http
Exchange - HTTP exchange metadata captured for cache semantics evaluation.
- Http
Fetch - Metadata returned from a JWKS HTTP fetch (200 or 304).
Functions§
- cache_
control_ header - Extract cache-control header as string for diagnostics.
- fetch_
jwks - Execute an HTTP request to retrieve JWKS for the given registration.