HTTP Request Headers
This website displays all of the HTTP request headers that your browser is transmitting to the web server.
Name | Value |
---|---|
Accept | */* |
Accept-Encoding | gzip, br, zstd, deflate |
Host | yourdevtools.org |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Certain headers like X-AppService-Proto
, CLIENT-IP
and others are being ignored. Those headers are typically added to the HTTP request while it is being processed in the Azure App Service pipeline, where this web application is currently hosted.