Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP does not allow content for 204 anymore #36146

Open
JannisBush opened this issue Oct 1, 2024 · 0 comments
Open

HTTP does not allow content for 204 anymore #36146

JannisBush opened this issue Oct 1, 2024 · 0 comments
Labels
Content:HTTP HTTP docs help wanted If you know something about this topic, we would love your help!

Comments

@JannisBush
Copy link
Contributor

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/204

What specific section or headline is this issue about?

Compatibility notes

What information was incorrect, unhelpful, or incomplete?

The HTTP protocol allows browsers to handle such responses differently (there is an ongoing discussion regarding the specification text in the HTTPWG http-core GitHub repository).

What did you expect to see?

The issue was closed with the most recent HTTP specifications that now do not allow any content (except CRLF?) for 204 anymore, if I understood the spec correctly.

Do you have any supporting links, references, or citations?

httpwg/http-core#26

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@JannisBush JannisBush added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Oct 1, 2024
@github-actions github-actions bot added the Content:HTTP HTTP docs label Oct 1, 2024
@Josh-Cena Josh-Cena changed the title HTTP Protocal does not allow content for 204 anymore HTTP does not allow content for 204 anymore Oct 1, 2024
@Josh-Cena Josh-Cena added help wanted If you know something about this topic, we would love your help! and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

2 participants