orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 1 day agoREST my ass 💩eviltoast.orgimagemessage-square56linkfedilinkarrow-up1639arrow-down14
arrow-up1635arrow-down1imageREST my ass 💩eviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 1 day agomessage-square56linkfedilink
minus-squareTomasEkeli@programming.devlinkfedilinkarrow-up20·16 hours agoThen just return a 500 - Server error. Nice and obscure. The ability to separate “something wrong with what you sent” (4XX) and “something wrong on the server” (5XX) is very valuable in itself.
minus-squareMyNameIsIgglePiggle@sh.itjust.workslinkfedilinkarrow-up25·14 hours agoYep 2xx - it’s good 3xx - not here cunt 4xx - you don fucked up 5xx - we fucked up, whatever you do aint changing shit.
Then just return a 500 - Server error. Nice and obscure.
The ability to separate “something wrong with what you sent” (4XX) and “something wrong on the server” (5XX) is very valuable in itself.
Yep
1xx - We’re still working on it
And then there’s 418