Accept-Ch HTTP Header

Accept-Ch

Specify what client hints should be included in subsequent requests.

Accepted Values

Multiple options from the list below are allowed, each seperated by a comma.
accept-ch

Support for client hints.

accept-ch-lifetime

Lifetime of support for client hints.

device-memory

Indicate approximate amount of RAM.

dpr

Support for client device pixel ratio.

save-data

Support for reduced data usage.

viewport-width

Support for the viewport width.

width

Physical size of resource.

Example

Accept-Ch: accept-ch, accept-ch-lifetime

Parse

Enter a Accept-Ch header below to parse and return details about it.

Reference

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-CH