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

feat(http): Add Sec-CH-UA-Form-Factors, Sec-CH-UA-WoW64 headers #37547

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Jan 7, 2025

Description

This PR adds two pages for CH headers.

fixes:

  • What looks like typos on other CH headers pages
  • Improve list of low entropy CH headers

Motivation

These are mentioned in docs, but not linked.

Related issues and pull requests

Fixes #34853

TODO:

  • BCD

@bsmth bsmth requested a review from a team as a code owner January 7, 2025 16:15
@bsmth bsmth requested review from hamishwillee and removed request for a team January 7, 2025 16:15
@bsmth bsmth changed the title feat(http) Add Sec-CH-UA-Form-Factors, Sec-CH-UA-WoW64 headers feat(http): Add Sec-CH-UA-Form-Factors, Sec-CH-UA-WoW64 headers Jan 7, 2025
@github-actions github-actions bot added Content:HTTP HTTP docs size/m [PR only] 51-500 LoC changed labels Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Preview URLs (8 pages)
Flaws (2)

Note! 6 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/HTTP/Headers/Sec-CH-UA-WoW64
Title: Sec-CH-UA-WoW64
Flaw count: 1

  • macros:
    • `/home/runner/work/content/content/node_modules/@mdn/yari/kumascript/macros/Compat.ejs:1

1| <%
2| /*
3|
4| Retrieves MDN compat data for a given feature

No first query argument or 'browser-compat' front-matter value passed`


URL: /en-US/docs/Web/HTTP/Headers/Sec-CH-UA-Form-Factors
Title: Sec-CH-UA-Form-Factors
Flaw count: 1

  • macros:
    • `/home/runner/work/content/content/node_modules/@mdn/yari/kumascript/macros/Compat.ejs:1

1| <%
2| /*
3|
4| Retrieves MDN compat data for a given feature

No first query argument or 'browser-compat' front-matter value passed`

External URLs (3)

URL: /en-US/docs/Web/HTTP/Headers/Sec-CH-UA-WoW64
Title: Sec-CH-UA-WoW64


URL: /en-US/docs/Web/HTTP/Headers/Sec-CH-UA-Form-Factors
Title: Sec-CH-UA-Form-Factors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New pages for two new(ish) UA CH headers
1 participant