A request headers is an HTTP header that the client sends to the server.
HTTP request headers list | Browser Headers Viewer
Type | Standard |
Subype | Proxies |
Related headers | Client-Ip, Clientip, Forwarded, Max-Forwards, Proxy-Authorization, Proxy-Client-Ip, Proxy-Connection, Surrogate-Capability, Userip, 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-Proto, 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-21 10:12:20 |
Note | Informs the server of proxies through which the request was sent. |
Syntax | Via: [ <protocol-name> "/" ] <protocol-version> <host> [ ":" <port> ] |
Example header value:1.1 188.149.158.88 |