Fields reference
http.request.accepted_languages
List of language tags provided in the Accept-Language
HTTP request header.
http.request.cookies
The Cookie
HTTP header associated with a request represented as a Map (associative array).
- Pro or above
http.request.headers
The HTTP request headers represented as a Map (or associative array).
http.request.headers.names
The names of the headers in the HTTP request.
http.request.headers.truncated
Indicates whether the HTTP request contains too many headers.
http.request.headers.values
The values of the headers in the HTTP request.