orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 5日前REST my ass 💩eviltoast.orgimagemessage-square93fedilinkarrow-up1823arrow-down15
arrow-up1818arrow-down1imageREST my ass 💩eviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 5日前message-square93fedilink
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up3arrow-down3·3日前Counter argument is that error codes and problem details can be used by attackers to reverse engineer and find exploitable parts of a system. Within reason anyways
minus-squareFeathercrown@lemmy.worldlinkfedilinkEnglisharrow-up9·3日前So can a 200 response with an error description
minus-squarebrian@programming.devlinkfedilinkarrow-up2·3日前yeah, ofc it should only be a curated set of errors where the consumer can do something about it. unknown errors should just be opaque 500s
Counter argument is that error codes and problem details can be used by attackers to reverse engineer and find exploitable parts of a system.
Within reason anyways
So can a 200 response with an error description
yeah, ofc it should only be a curated set of errors where the consumer can do something about it. unknown errors should just be opaque 500s