orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 2 days agoREST my ass 💩eviltoast.orgimagemessage-square73fedilinkarrow-up1497arrow-down13
arrow-up1494arrow-down1imageREST my ass 💩eviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 2 days agomessage-square73fedilink
minus-squareTomasEkeli@programming.devlinkfedilinkarrow-up30·1 day 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-up36·edit-21 day agoYep 2xx - it’s good 3xx - not here cunt 4xx - you don fucked up 5xx - we fucked up, whatever you do aint changing shit.
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up3·4 hours agoThe number of times I’ve gotten 5xx codes for bad requests is annoyingly high.
minus-squaremercano@lemmy.worldlinkfedilinkarrow-up12·edit-220 hours ago1xx - We’re still working on it
minus-squareHawk@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6arrow-down1·19 hours agoAnd then there’s 418
minus-squareTomasEkeli@programming.devlinkfedilinkarrow-up1·23 minutes agogood old 418, always appears when you really want a cup of coffee
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
The number of times I’ve gotten 5xx codes for bad requests is annoyingly high.
1xx - We’re still working on it
And then there’s 418
good old 418, always appears when you really want a cup of coffee