Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 4 days agoHTTP Catshttp.catexternal-linkmessage-square19fedilinkarrow-up1298arrow-down12file-textcross-posted to: [email protected][email protected][email protected]
arrow-up1296arrow-down1external-linkHTTP Catshttp.catLena@gregtech.eu to Programmer Humor@programming.devEnglish · 4 days agomessage-square19fedilinkfile-textcross-posted to: [email protected][email protected][email protected]
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up20·3 days agoHas anybody else noticed that in practice, shit tons of stuff uses a subtly wrong code?
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up3·2 days agoLike every crappy REST API that gives a 200 with an error message in it.
minus-squareLena@gregtech.euOPlinkfedilinkEnglisharrow-up10·3 days agoYeah, I always make sure to use the relevant code in my projects. I’ve been using 422 a lot for missing data.
Has anybody else noticed that in practice, shit tons of stuff uses a subtly wrong code?
Like every crappy REST API that gives a 200 with an error message in it.
Yeah, I always make sure to use the relevant code in my projects. I’ve been using 422 a lot for missing data.