Accept-CH-Lifetime

Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The Accept-CH-Lifetime header is set by the server to specify the persistence of Accept-CH header value that specifies for which Client Hints headers client should include in subsequent requests.

Header type Response header
Forbidden header name ?

Note: Client Hints are accessible only on secure origins (via TLS). Accept-CH and Accept-CH-Lifetime headers should be persisted for all secure requests to ensure Client Hints are sent reliably.

Syntax

Accept-CH-Lifetime: <age>

Examples

Accept-CH: Viewport-Width, DPR
Accept-CH-Lifetime: 86400

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
Accept-CH-Lifetime
Experimental
Chrome Full support 67Edge Full support ≤79Firefox ? IE ? Opera Full support 54Safari ? WebView Android Full support 67Chrome Android Full support 67Firefox Android ? Opera Android ? Safari iOS ? Samsung Internet Android Full support 9.0

Legend

Full support
Full support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.

See also