Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 5 days agoHTTP Catshttp.catexternal-linkmessage-square19linkfedilinkarrow-up1299arrow-down12file-textcross-posted to: cat@lemmy.world
arrow-up1297arrow-down1external-linkHTTP Catshttp.catLena@gregtech.eu to Programmer Humor@programming.devEnglish · 5 days agomessage-square19linkfedilinkfile-textcross-posted to: cat@lemmy.world
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up20·4 days agoHas anybody else noticed that in practice, shit tons of stuff uses a subtly wrong code?
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up3·3 days agoLike every crappy REST API that gives a 200 with an error message in it.
minus-squareLena@gregtech.euOPlinkfedilinkEnglisharrow-up10·4 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.