Httpbun: Inspect Request
Httpbun via Parse · developer_tools
Inspect how a GET request appears to the server. Returns the method, query arguments, headers, origin IP, and full URL as seen by the httpbun server. Useful for debugging HTTP client behavior and verifying how requests are shaped after proxies, load balancers, or middleware modify them. HTTP testing service for inspecting requests, headers, IP addresses, status codes, and response headers. Fulfilled by Parse from httpbun.com.
- developer-tools
- httpbun
- httpbun-com
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/deca630b-b6ad-4b68-a070-0fe91eef112c/inspect_request
- Interface artifact
- sha256:ba9a8f39bd7af242772ca31b5e58471060b408ba56ef74bab523cd6bf176b869
- Manifest digest
- sha256:fc4e0fd70c489e72dd5f6c77222e514025b6e79fe8fc5fc65508e2ea9c387424
Request fields
- query_params (string): Comma-separated key=value pairs to send as query parameters (e.g. 'foo=bar,baz=123'). Each pair is split on '=' and sent as a separate query parameter.