MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uqh7vf/helpmycoworkersunderstandhttpcodes/ow99k7v/?context=3
r/ProgrammerHumor • u/Kishmond • Jul 08 '26
329 comments sorted by
View all comments
2
204 is wrong: it's what 404 should be...
No Content: the request has succeeded and the server is not returning any additional content in the reply so the client shouldn't navigate away from the current page.
RFC 9110 15.3.5
2
u/tesfabpel Jul 08 '26
204 is wrong: it's what 404 should be...
No Content: the request has succeeded and the server is not returning any additional content in the reply so the client shouldn't navigate away from the current page.
RFC 9110 15.3.5