A request headers is an HTTP header that the client sends to the server.
HTTP request headers list | Browser Headers Viewer
Type | Non-standard |
Subype | Proxies |
Related headers | Client-Ip, Clientip, Forwarded, Max-Forwards, Proxy-Authorization, Proxy-Client-Ip, Proxy-Connection, Surrogate-Capability, Userip, Via, X-Auth-Username, X-Authenticated-Group, X-Authenticated-User, X-Client-Ip, X-Device-User-Agent, X-Forward-For, X-Forwarded-Email, X-Forwarded-For, X-Forwarded-Groups, X-Forwarded-Host, X-Forwarded-Ip, X-Forwarded-Port, X-Forwarded-User, X-Forwarder-For, X-If-Via, X-Iws-Via, X-IWSaaS-Via, X-Proxyuser-Ip, X-Real-Ip, X-Remote-Addr, X-Remote-Ip, X-Server-Ip, X-Target, X-Target-Proxy, X-Wap-Proxy-Cookie |
Last seen | 2024-11-03 11:52:37 |
Note | Identifies the protocol (HTTP or HTTPS) that a client used to connect to proxy or load balancer. |
Syntax | X-Forwarded-Proto: <protocol> |
Example header value:https |