HTTP Testing Service
A comprehensive HTTP request and response testing service built on Fastly's edge compute platform. Combining the power of httpbin.org with specialized Fastly service testing capabilities.
Core Features
🔧 HTTP Methods
Test different HTTP methods and inspect request/response details
- GET, POST, PUT, DELETE
- PATCH, HEAD, OPTIONS
- Custom method support
📦 Request Inspection
Examine all aspects of your HTTP requests
- Headers analysis
- Query parameters
- Request body inspection
- Client IP detection
🎯 Response Formats
Generate responses in various formats for testing
- JSON responses
- XML, HTML, Plain text
- Binary data
- Custom status codes
⚡ Fastly ESI Testing
Test Edge Side Includes functionality specific to Fastly
- ESI tag processing
- Include validation
- Error handling scenarios
🍪 Header & Cookie Tools
Advanced header and cookie manipulation testing
- Header collapsing pragmas
- Cookie parsing & setting
- Cache-Control testing
🛡️ NGWAF Features
Test Next-Gen WAF integration and behavior
- WAF rule testing
- Rate limiting simulation
- Security header validation
Getting Started
This service provides a simple HTTP request & response testing interface designed specifically for Fastly Compute applications. Use it to test your edge logic, debug service configurations, and validate Fastly-specific features.
All standard httpbin.org endpoints are supported, plus additional Fastly-specific testing tools for edge computing scenarios. Perfect for development, testing, and debugging of Fastly services.
curl https://your-service.edgecompute.app/get
# Example: Test ESI processing
curl https://your-service.edgecompute.app/esi/test