Skip to content

Conversation

@bershanskiy
Copy link
Contributor

Summary

Delete HTTP headers Cookie2 and Set-Cookie2

Motivation

These headers are obsolete and have not been used anywhere in a while now. For context, the proposed standard RFC 6265 which obsoleted them was published in April 2011.

Supporting details

See MDN tables for Cookie2 and Set-Cookie2.
Chrome and Firefox do not process these headers, they just treat them as any other nonsensical "magic bytes" passing on the wire.

Related issues

mdn/browser-compat-data#15405

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@bershanskiy bershanskiy requested review from a team as code owners March 16, 2022 22:08
@bershanskiy bershanskiy requested review from sideshowbarker and teoli2003 and removed request for a team March 16, 2022 22:08
@github-actions github-actions bot added Content:Glossary Glossary entries Content:HTTP HTTP docs Content:WebAPI Web API docs labels Mar 16, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /en-US/docs/Web/HTTP/Headers
Title: HTTP headers
on GitHub
Flaw count: 1

  • macros:
    • wrong xref macro used (consider changing which macro you use)

External URLs

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


URL: /en-US/docs/Web/API/Response/type
Title: Response.type
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/XMLHttpRequest/getAllResponseHeaders
Title: XMLHttpRequest.getAllResponseHeaders()
on GitHub

No new external URLs


URL: /en-US/docs/Glossary/Forbidden_header_name
Title: Forbidden header name
on GitHub


URL: /en-US/docs/Glossary/Forbidden_response_header_name
Title: Forbidden response header name
on GitHub

No new external URLs

@sideshowbarker sideshowbarker merged commit 0e93aaf into mdn:main Mar 16, 2022
@sideshowbarker
Copy link
Member

Yeah, these are essentially just cruft and it’s hard to imagine anybody having any need for them at all at this point

@bershanskiy bershanskiy deleted the http-headers-cookie2 branch March 16, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Glossary Glossary entries Content:HTTP HTTP docs Content:WebAPI Web API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants