- From: Repository Activity Summary Bot <do_not_reply@mnot.net>
- Date: Sun, 19 Sep 2021 07:38:55 +0000
- To: ietf-http-wg@w3.org
- Message-ID: <E1mRrPX-0007AD-ND@mimas.w3.org>
Events without label "editorial"
Issues
------
* httpwg/http-extensions (+3/-6/💬30)
3 issues created:
- Erratum 6481: Discuss fallback in Security Considerations (by MikeBishop)
https://github.com/httpwg/http-extensions/issues/1675
- Alt-Svc and multi-CDN (by mnot)
https://github.com/httpwg/http-extensions/issues/1673
- Don't deprecate MD5 and CRC32c in Digest Fields RFC (by zbjornson)
https://github.com/httpwg/http-extensions/issues/1671
12 issues received 30 new comments:
- #1673 Alt-Svc and multi-CDN (4 by MikeBishop, martinthomson)
https://github.com/httpwg/http-extensions/issues/1673 [alt-svc]
- #1671 Don't deprecate MD5 and CRC32c in Digest Fields RFC (11 by LPardue, ioggstream, martinthomson, mnot, zbjornson)
https://github.com/httpwg/http-extensions/issues/1671 [digest-headers]
- #1647 Update CODEOWNERS (5 by martinthomson, mnot)
https://github.com/httpwg/http-extensions/issues/1647 [meta]
- #1627 RFC6265bis: The Secure Attribute section may be incorrectly warning that a secure cookie can be overwritten by an insecure origin (2 by sbingler)
https://github.com/httpwg/http-extensions/issues/1627 [6265bis]
- #1614 what method name to use (1 by ioggstream)
https://github.com/httpwg/http-extensions/issues/1614 [safe-method-w-body]
- #1606 Parsing as Structured Fields: MAY or SHOULD? (1 by mnot)
https://github.com/httpwg/http-extensions/issues/1606 [targeted-cc]
- #1605 As a trailer (1 by mnot)
https://github.com/httpwg/http-extensions/issues/1605 [targeted-cc]
- #1600 RFC6265bis: Standardize maximum Max-Age cookie attribute value/handling (1 by arichiv)
https://github.com/httpwg/http-extensions/issues/1600 [6265bis]
- #1583 RFC 6265bis: Domain attribute '.' prefix handling only applies to Set-Cookie header parsing (1 by arichiv)
https://github.com/httpwg/http-extensions/issues/1583 [6265bis]
- #1517 RFC 6265bis should specify that no decoding of Set-Cookie line should occur (1 by abeyad)
https://github.com/httpwg/http-extensions/issues/1517 [6265bis]
- #1385 RFC6265bis does not specify what happens to existing cookies when the Public Suffix List changes (1 by abeyad)
https://github.com/httpwg/http-extensions/issues/1385 [6265bis]
- #1073 [rfc6265bis] Cookie parser - UTF-8 chars (1 by arichiv)
https://github.com/httpwg/http-extensions/issues/1073 [6265bis]
6 issues closed:
- Parsing as Structured Fields: MAY or SHOULD? https://github.com/httpwg/http-extensions/issues/1606 [targeted-cc]
- As a trailer https://github.com/httpwg/http-extensions/issues/1605 [targeted-cc]
- Talk about separation of freshness control https://github.com/httpwg/http-extensions/issues/1608 [targeted-cc]
- Update CODEOWNERS https://github.com/httpwg/http-extensions/issues/1647 [meta]
- RFC6265bis: The Secure Attribute section may be incorrectly warning that a secure cookie can be overwritten by an insecure origin https://github.com/httpwg/http-extensions/issues/1627 [6265bis]
- RFC 6265bis should allow user agents to block a subset of cookies during third-party requests https://github.com/httpwg/http-extensions/issues/1508 [6265bis]
Pull requests
-------------
* httpwg/http-extensions (+6/-9/💬11)
6 pull requests submitted:
- RFC 6265bis: Add domain attribute '.' prefix/suffix handling to stora… (by arichiv)
https://github.com/httpwg/http-extensions/pull/1678
- RFC6265bis: [Editorial] Note `__Secure-` as mitigation. (by mikewest)
https://github.com/httpwg/http-extensions/pull/1672
- update HTTP reference (closes #1669) (by reschke)
https://github.com/httpwg/http-extensions/pull/1670
- move digest examples to appendix (by LPardue)
https://github.com/httpwg/http-extensions/pull/1668
- Fix: #1632. Consistent use of Digest fields. (by ioggstream)
https://github.com/httpwg/http-extensions/pull/1667
- Structured Fields first (by mnot)
https://github.com/httpwg/http-extensions/pull/1666
5 pull requests received 11 new comments:
- #1678 RFC 6265bis: Add domain attribute '.' prefix/suffix handling to storage model (4 by arichiv, miketaylr, mikewest, sbingler)
https://github.com/httpwg/http-extensions/pull/1678
- #1672 RFC6265bis: [Editorial] Note `__Secure-` as mitigation. (1 by mikewest)
https://github.com/httpwg/http-extensions/pull/1672
- #1665 Fixes #1508 - Add additional example to third-party cookie policy. (4 by martinthomson, miketaylr, mnot)
https://github.com/httpwg/http-extensions/pull/1665
- #1664 Fixes #1627 - Remove outdated comments related to Secure attribute (1 by miketaylr)
https://github.com/httpwg/http-extensions/pull/1664 [6265bis]
- #1601 Reorient the text to the HTTP/2bis spec (1 by LPardue)
https://github.com/httpwg/http-extensions/pull/1601 [priorities]
9 pull requests merged:
- Structured Fields first
https://github.com/httpwg/http-extensions/pull/1666 [targeted-cc]
- Add 'Interaction with HTTP Freshness'
https://github.com/httpwg/http-extensions/pull/1624 [targeted-cc]
- Cite HTTP for 421
https://github.com/httpwg/http-extensions/pull/1649 [alt-svc]
- RFC6265bis: [Editorial] Note `__Secure-` as mitigation.
https://github.com/httpwg/http-extensions/pull/1672
- move digest examples to appendix
https://github.com/httpwg/http-extensions/pull/1668 [digest-headers]
- Fixes #1627 - Remove outdated comments related to Secure attribute
https://github.com/httpwg/http-extensions/pull/1664 [6265bis]
- Fixes #1508 - Add additional example to third-party cookie policy.
https://github.com/httpwg/http-extensions/pull/1665
- update HTTP reference (closes #1669)
https://github.com/httpwg/http-extensions/pull/1670
- Fix: #1632. Consistent use of Digest fields.
https://github.com/httpwg/http-extensions/pull/1667 [digest-headers]
* httpwg/http2-spec (+1/-0/💬4)
1 pull requests submitted:
- Host and :authority must agree (by martinthomson)
https://github.com/httpwg/http2-spec/pull/968 [design]
1 pull requests received 4 new comments:
- #968 Host and :authority must agree (4 by MikeBishop, wtarreau)
https://github.com/httpwg/http2-spec/pull/968 [design]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/httpwg/http-core
* https://github.com/httpwg/http-extensions
* https://github.com/httpwg/http2-spec
Received on Sunday, 19 September 2021 07:38:55 UTC