Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/httpwg/http-extensions
HTTP Extensions in progress
https://github.com/httpwg/http-extensions
http httpbis ietf standards
Last synced: 3 months ago
JSON representation
HTTP Extensions in progress
- Host: GitHub
- URL: https://github.com/httpwg/http-extensions
- Owner: httpwg
- Created: 2014-06-19T04:22:51.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:46:51.000Z (7 months ago)
- Last Synced: 2024-04-14T15:22:56.888Z (7 months ago)
- Topics: http, httpbis, ietf, standards
- Language: Python
- Homepage: https://httpwg.org/http-extensions/
- Size: 14 MB
- Stars: 402
- Watchers: 92
- Forks: 137
- Open Issues: 114
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - httpwg/http-extensions - HTTP Extensions in progress (Python)
README
## Draft HTTP Extension Specifications
This is the working area for the [IETF HTTP Working Group](https://httpwg.org/)'s extensions to HTTP. See [our contribution guidelines](CONTRIBUTING.md) for information about how to participate.
**Be aware that all contributions to our work fall under the "NOTE WELL" terms therein.**
![Editors' copies](https://github.com/httpwg/http-extensions/workflows/Update%20Editor's%20Copy/badge.svg)
See the [list of specifications](https://httpwg.org/http-extensions/) with links to editors' drafts, document status, issues, and more information.
Note that the HTTP Working Group develops documents in other repos; see [our repo list](https://github.com/httpwg/) and also the [official IETF list](https://datatracker.ietf.org/wg/httpbis/documents/) of WG documents.
### RFC 6265bis
By agreement, the cookie revision document will incorporate the following drafts:
* [Leave Secure Cookies Alone](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-alone) ✅
* [Cookie Prefixes](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-prefixes) ✅
* [Same-Site Cookies](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site) ✅
* [EAT Cookies](https://datatracker.ietf.org/doc/html/draft-thomson-http-omnomnom)
* [Cookie Incrementalism](https://datatracker.ietf.org/doc/html/draft-west-cookie-incrementalism)
* ["Lax" by Default](https://datatracker.ietf.org/doc/html/draft-west-cookie-incrementalism-01#section-3.1) ✅
* [Requiring "Secure" for "SameSite=None"](https://datatracker.ietf.org/doc/html/draft-west-cookie-incrementalism-01#section-3.2) ✅
* [Schemeful Same-Site](https://datatracker.ietf.org/doc/html/draft-west-cookie-incrementalism-01#section-3.3) ✅