1 points | by sharat874 hours ago
With httpbin, we can't have an endpoint that responds with, say, 400 status code, _and_ an HTML body with a script injection, for when I need to test any HTTP client. This is possible with `/mix`. Here's the Mixer URL for such an endpoint: https://httpbun.com/mixer/s=400/b64=PHNjcmlwdD5hbGVydCgiaW5q....