Httpbun: Get Response Headers
Httpbun via Parse · developer_tools
Request custom response headers from the httpbun server. The specified key-value pairs are sent as query parameters and returned as response headers. The response body contains a JSON object with all response headers. Useful for testing how HTTP clients handle custom or non-standard response headers. 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/get_response_headers
- Interface artifact
- sha256:88399c38e63bc69f5d932cec2d2bf0140a796583084afd89c92e0e8867ce6bef
- Manifest digest
- sha256:7c6cd2523ffef371309974fec2e3b16663eface8f776446906e88b75feb21f1d
Request fields
- headers_param (string, required): Comma-separated key=value pairs specifying response headers to set (e.g. 'X-Custom=hello,X-Other=world'). Each pair becomes a response header on the server's reply.