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

Document the the X-Requested-With HTTP header #4178

Closed
techsin opened this issue Apr 16, 2021 · 7 comments
Closed

Document the the X-Requested-With HTTP header #4178

techsin opened this issue Apr 16, 2021 · 7 comments
Labels
Content:HTTP HTTP docs document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!

Comments

@techsin
Copy link

techsin commented Apr 16, 2021

MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers

What information was incorrect, unhelpful, or incomplete?

X-Requested-With link is broken!

Specific section or headline?

It's under Other

What did you expect to see?

documentation about X-Requested-With header

Did you test this? If so, how?

click the link

MDN Content page report details
@sideshowbarker sideshowbarker added Content:HTTP HTTP docs help wanted If you know something about this topic, we would love your help! effort: medium This task is a medium effort. labels Apr 17, 2021
@sideshowbarker
Copy link
Collaborator

sideshowbarker commented Apr 17, 2021

Yeah the cause is, nobody has yet written the https://developer.mozilla.org/docs/Web/HTTP/Headers/X-Requested-With article.

So the task for whoever works on this would be to write that article.

@techsin
Copy link
Author

techsin commented Apr 22, 2021

how do I find out who works on that?

@hamishwillee
Copy link
Collaborator

@techsin This is open source, so it could be anyone - you're most welcome to take it on. At some point if my list of things got small enough I might take it on.

@himanshugarg
Copy link
Contributor

himanshugarg commented May 24, 2021

Using a link checker found the following headers with broken links. Do we need all of these to have their own:-

  • Viewport-Width
  • Width
  • Max-Forwards
  • Origin-Isolation
  • X-Download-Options
  • X-Permitted-Cross-Domain-Policies
  • X-Powered-By
  • Last-Event-ID
  • Ping-From
  • Ping-To
  • Report-To
  • Sec-WebSocket-Key
  • Sec-WebSocket-Extensions
  • Sec-WebSocket-Protocol
  • Sec-WebSocket-Version
  • Accept-Push-Policy
  • Accept-Signature
  • Push-Policy
  • Signature
  • Signed-Headers
  • Service-Worker-Allowed
  • X-Firefox-Spdy
  • X-Pingback
  • X-Requested-With
  • X-Robots-Tag
  • X-UA-Compatible

@techsin
Copy link
Author

techsin commented May 24, 2021 via email

@hamishwillee
Copy link
Collaborator

hamishwillee commented May 25, 2021

Yes. Though there are plenty of headers that are not in W3C specs - e.g. the Sec-* ones I talk about here: #4907 (comment)

Further there may be some not even mentioned on MDN yet.

But yes, over time we should aim to document all headers that have been broadly implemented. I will get to Viewport-Width and Width sometime soon as part of #4907

FYI very soon most of these broken links will start showing up as red links. No link checker required.

@sideshowbarker sideshowbarker changed the title Issue with "HTTP headers": (short summary here please) Document the the X-Requested-With HTTP header Jun 15, 2021
@github-actions github-actions bot added the idle label Dec 12, 2021
@sideshowbarker sideshowbarker added the document not written Missing document page label Feb 19, 2022
@teoli2003 teoli2003 reopened this May 29, 2022
@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label May 29, 2022
@sideshowbarker sideshowbarker removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label May 30, 2022
@Josh-Cena
Copy link
Member

Duplicate of #1458

@Josh-Cena Josh-Cena marked this as a duplicate of #1458 Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

6 participants