PHP Origin Tools
Tue, 11 Aug 2026 22:33:52 +0000
Host name: vmapache1
This page provides some helpful tools to reflect headers and other data that is sent via GET requests. This helps in troubleshooting application layer issues by providing visibility into the headers seen on the backend or origin behind various networking load balancers such as Azure Application Gateways, Content Delivery Network endpoints, or Azure Front Doors.
Query strings
Raw query string:
Request Headers
accept: */*
user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encoding: gzip, br, zstd, deflate
host: vmapache1.westus3.cloudapp.azure.com
user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encoding: gzip, br, zstd, deflate
host: vmapache1.westus3.cloudapp.azure.com
POST Values
Array ( )
Websockets Demo
Websockets Demo Chat Room
Provides a quick easy way to see websockets in action. Requires a separate websockets server.