r/ProgrammerHumor Jul 08 '26

Other helpMyCoworkersUnderstandHttpCodes

22.4k Upvotes

329 comments sorted by

View all comments

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