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

fix(http): Fix headers doc to consider major protocol versions #37194

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Dec 12, 2024

Description

The HTTP headers page can be more consistent across major protocol versions. This is a small PR to tidy up the language, seeing as more detailed improvements went into the messages page recently.

Related issues and pull requests

Fixes #20744

@bsmth bsmth requested a review from a team as a code owner December 12, 2024 16:31
@bsmth bsmth requested review from hamishwillee and removed request for a team December 12, 2024 16:31
@github-actions github-actions bot added Content:HTTP HTTP docs size/s [PR only] 6-50 LoC changed labels Dec 12, 2024
Copy link
Contributor

github-actions bot commented Dec 12, 2024

Preview URLs

External URLs (4)

URL: /en-US/docs/Web/HTTP/Headers
Title: HTTP headers

(comment last updated: 2024-12-13 08:57:24)

Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bsmth A couple of comments for you to review. Approving so you are not blocked.

@bsmth
Copy link
Member Author

bsmth commented Dec 13, 2024

Thanks a lot Hamish 👍🏻

@bsmth bsmth merged commit f73cfea into mdn:main Dec 13, 2024
8 checks passed
@bsmth bsmth deleted the 20744-headers-page-http1 branch December 13, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP headers landing page makes overly specific references to HTTP/1.1
2 participants