Inspect the HTTP request and response headers for the current page. This tool helps developers understand what information is being transmitted between client and server.
Request headers are sent by the client (your browser) to the server to provide information about the request and the client itself.
| Header Name | Header Value |
|---|
Response headers are sent by the server to the client in response to an HTTP request. They provide information about the server and the response content.
| Header Name | Header Value |
|---|