229
REST my ass 💩
(eviltoast.org)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
If it's not a backend error, you shouldn't be throwing a 5xx error code. Since you are throwing a 500, you have a server bug; even if that bug is simply "sends incorrect error code"
Ok, got you, thought you were saying a bad url from client was inherently a backend mistake.