Date: 2024-10-24 09:07:33
Score: 4.5
Natty:
I use 206 for (2) if I want to return a No Data message, otherwise 204, just to keep 200 for the correct responses.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/206
Reasons:
- RegEx Blacklisted phrase (1): I want
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: Nik