test_httpbin
Test and validate HTTP requests and responses with HTTPBin to ensure proper API functionality and debugging. Adjust methods (GET, POST, etc.) and endpoints for precise testing scenarios.
Instructions
Test HTTP requests and responses using HTTPBin
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endpoint | No | HTTPBin endpoint to test | get |
method | No | HTTP method to test | GET |