A request headers is an HTTP header that the client sends to the server.
HTTP request headers list | HTTP Header Viewer
Type | Standard |
Subype | Fetch |
Related headers | Access-Control-Request-Headers, Access-Control-Request-Method |
Last seen | 2021-04-22 12:50:48 |
Note | Initiates a request for cross-origin resource sharing. |
Syntax | Origin: <scheme> "://" <hostname> [ ":" <port> ] |
Example header value:https://udger.com |