const
REQUEST_HEADERS: readonly ["Accept"
, "Accept-Charset"
, "Accept-Encoding"
, "Accept-Language"
, "Accept-Datetime"
, "Authorization"
, "Cache-Control"
, "Connection"
, "Content-Length"
, "Content-Type"
, "Cookie"
, "Date"
, "Expect"
, "Forwarded"
, "From"
, "Host"
, "If-Match"
, "If-Modified-Since"
, "If-None-Match"
, "If-Range"
, "If-Unmodified-Since"
, "Max-Forwards"
, "Origin"
, "Pragma"
, "Proxy-Authorization"
, "Range"
, "Referer"
, "TE"
, "User-Agent"
, "Upgrade"
, "Via"
, "Warning"
, "DNT"
, "Upgrade-Insecure-Requests"
, "X-Requested-With"
, "X-CSRF-Token"
, "X-Forwarded-For"
, "X-Forwarded-Host"
, "X-Forwarded-Proto"
, "Front-End-Https"
, "X-Http-Method-Override"
, "X-ATT-DeviceId"
, "X-Wap-Profile"
, "Proxy-Connection"
, "X-UIDH"
, "X-Correlation-ID"
, "X-Request-ID"
, "X-Frame-Options"
, "X-Auth-Token"
]