httpbin-redirect

A tiny subset of httpbin.org focused on redirects.

Endpoints

Examples

curl -i "https://httpbin.verycurious.xyz/redirect-to?url=https://example.com"
curl -i "https://httpbin.verycurious.xyz/redirect-to?url=https://example.com&status_code=307"
curl -iL "https://httpbin.verycurious.xyz/redirect/3"