« All test pages

HTTP & Networking

Endpoints for testing HTTP clients, status codes, and headers directly.

Status & redirects

Control the exact status code and redirect behavior of a response.

Headers & cookies

Inspect what your client is sending, or set state for it to send back.

Authentication

Protected endpoints covering common HTTP-level auth schemes.

Compression & rate limits

Response encoding and throttling behavior.

Caching & conditional requests

Round-trip endpoints that exercise conditional GET (If-Modified-Since / If-None-Match) handling.

Streaming & content negotiation

Chunked responses, byte-range requests, and Accept-driven content negotiation.