http.machine.codes

Quick lookup of HTTP status codes

How To use

# HTTP status codes in terminal
curl http.machine.codes/{code}

# for example
curl http.machine.codes/418
        

There is also a plaintext version available by appending .txt

curl http.machine.codes/418.txt