← Back to context

Comment by roblh

1 month ago

I unironically use this website everytime I forget a status code at work. The name is instantly memorable, it loads immediately, and I can ctrl-f it. It's basically muscle memory at this point.

https://en.wikipedia.org/wiki/List_of_HTTP_status_codes is a bit more practical

Same. I know and see several of the codes all the time. But occasionally I encounter a weird one and I always go to http.cat to find out what it is.

  • i still don't understand 409 errors. saw one for the first time a few weeks ago

    • Key violation in your database? Can't insert the record because the key already exists? Thus conflict