user-Agent |
APISupport | |
architecture | |
bitness | |
brands | |
fullVersionLis | |
mobile | |
model | |
platform | |
platformVersion | |
uaFullVersion | |
wow64 |
sec-ch-ua | |
sec-ch-ua-platform | |
sec-ch-ua-mobile | |
sec-ch-ua-full-version | |
sec-ch-ua-platform-version | |
sec-ch-ua-full-version-list | |
sec-ch-ua-arch | |
sec-ch-ua-bitness | |
sec-ch-ua-wow64 | |
sec-ch-ua-model | |
sec-ch-save-data | |
sec-ch-width | |
sec-ch-viewport-width | |
viewport-width | |
sec-ch-viewport-height | |
sec-ch-dpr | |
dpr | |
sec-ch-device-memory | |
device-memory | |
sec-ch-rtt | |
sdownlink | |
sec-ch-ect | |
ect | |
sec-ch-prefers-color-scheme | |
sec-ch-prefers-reduced-motion | |
sec-ch-prefers-reduced-transparency | |
sec-ch-prefers-contrast | |
sec-ch-forced-colors | |
sec-ch-ua-form-factors |
Sec-CH-UARepresents the brand and version of the user agent
Sec-CH-UA-Full-VersionIndicates the complete version of the user agent. (Deprecated, replaced by Sec-CH-UA-Full-Version-List)
Sec-CH-UA-Full-Version-ListIndicates the full version of the user agent (deprecated, replaced by Sec-CH-UA-Full-Version-List)
Sec-CH-UA-PlatformRepresents the platform for a given user agent.
Sec-CH-UA-Platform-VersionRepresents the platform version for a given user agent.
Sec-CH-UA-ArchRepresents the architecture of the platform for a given user agent.
Sec-CH-UA-BitnessIndicates the bitness of the platform architecture on which the given user agent is executing
Sec-CH-UA-WoW64Used to detect whether the user agent binary is running in 32-bit mode on 64-bit Windows.
Sec-CH-UA-ModelRepresents the device executing the given user agent.
Sec-CH-UA-MobileDetects if the user agent is optimized for mobile user experience.
Sec-CH-UA-Form-FactorsIndicates the device form factor, historically represented by the deviceCompat token in User-Agent strings.
Sec-CH-Lang(or Lang) Represents the user's language preference.
Sec-CH-Save-Data(or Save-Data) Indicates the user agent's preference for reduced data usage.
Sec-CH-WidthProvides the layout width of images to the server.
Sec-CH-Viewport-Width(or Viewport-Width) The width of the user's viewport in CSS pixels.
Sec-CH-Viewport-HeightRepresents the current viewport height of the user agent.
Sec-CH-DPR(or DPR) Reports the ratio of physical pixels to CSS pixels on the user's screen.
Sec-CH-Device-Memory(or Device-Memory) Indicates the approximate amount of device memory in GiB. Because this information could be used to identify users, Device-Memory values are deliberately coarse. Valid values are 0.25, 0.5, 1, 2, 4, and 8.
Sec-CH-RTT(or RTT) Provides the approximate round-trip time at the application layer, in milliseconds. This RTT includes server processing time and differs from transport-layer RTT. Values are rounded to the nearest 25ms to prevent fingerprinting.
Sec-CH-Downlink(or Downlink) Represents the approximate downlink speed of the user's connection in megabits per second (Mbps). Values are rounded to the nearest multiple of 25 kilobits per second (kbps) to prevent fingerprinting.
Sec-CH-ECT(or ECT) Stands for Effective Connection Type. Its value is one of an enumerated list of connection types, each describing a connection within a specified range of RTT and downlink values. Valid ECT values are '4g', '3g', '2g', and 'slow-2g'.
Sec-CH-Prefers-Color-SchemeIndicates the user's preferred color scheme.
Sec-CH-Prefers-Reduced-MotionDetects if the user has requested the system to minimize the amount of animation or motion it uses.
Sec-CH-Prefers-Reduced-TransparencyDetects if the user has requested the system to minimize the number of transparent or semi-transparent layer effects it uses.
Sec-CH-Prefers-ContrastDetects if the user has requested web content to be presented with higher (or lower) contrast.
Sec-CH-Forced-ColorsDetects if the user agent has enabled forced colors mode, where it enforces a user-chosen limited color palette on the page.