- From: Repository Activity Summary Bot <do_not_reply@mnot.net>
- Date: Sun, 23 Aug 2020 03:32:18 -0400 (EDT)
- To: ietf-http-wg@w3.org
- Message-Id: <20200823073218.7CFD0328005D@mailuser.nyi.internal>
Events without label "editorial" Issues ------ * httpwg/http-core (+0/-5/💬13) 4 issues received 13 new comments: - #436 CONNECT_UDP and request form (3 by MikeBishop, mnot, royfielding) https://github.com/httpwg/http-core/issues/436 [has-proposal] [semantics] - #434 Talk about the relationship between Host and TLS SNI (4 by martinthomson, mnot) https://github.com/httpwg/http-core/issues/434 [semantics] - #277 Clarification of GET versus POST for information retrieval (3 by bazzadp, royfielding) https://github.com/httpwg/http-core/issues/277 [semantics] - #39 Content-Type header parsing (3 by annevk, reschke) https://github.com/httpwg/http-core/issues/39 [has-proposal] [semantics] 5 issues closed: - CONNECT_UDP and request form https://github.com/httpwg/http-core/issues/436 [has-proposal] [semantics] - WWW-Authenticate parsing https://github.com/httpwg/http-core/issues/136 [has-proposal] [semantics] - Talk about the relationship between Host and TLS SNI https://github.com/httpwg/http-core/issues/434 [semantics] - Security considerations: discuss BREACH in the context of gzip encoding https://github.com/httpwg/http-core/issues/6 [has-proposal] [semantics] - Content-Type header parsing https://github.com/httpwg/http-core/issues/39 [has-proposal] [semantics] * httpwg/http-extensions (+3/-3/💬36) 3 issues created: - Content-Disposition: whitespace in filename parameter without quotes (by annevk) https://github.com/httpwg/http-extensions/issues/1252 - [structured-fields] Inconsistent rules around whitespace (by zcorpan) https://github.com/httpwg/http-extensions/issues/1251 - Digest editorial refresh before WGLC (by ioggstream) https://github.com/httpwg/http-extensions/issues/1250 12 issues received 36 new comments: - #1252 Content-Disposition: whitespace in filename parameter without quotes (6 by MattMenke2, reschke) https://github.com/httpwg/http-extensions/issues/1252 - #1251 [structured-fields] Inconsistent rules around whitespace (12 by annevk, phluid61, reschke, zcorpan) https://github.com/httpwg/http-extensions/issues/1251 - #1221 duplicate digest-algorithms in field value (1 by ioggstream) https://github.com/httpwg/http-extensions/issues/1221 [digest-headers] - #1211 digest-algorithms SHOULD be lowercase (wrt structured headers) (2 by ioggstream, mnot) https://github.com/httpwg/http-extensions/issues/1211 [digest-headers] - #1005 digest use case: resume upload (1 by ioggstream) https://github.com/httpwg/http-extensions/issues/1005 [digest-headers] - #970 the request method should not vary the digest semantic (1 by ioggstream) https://github.com/httpwg/http-extensions/issues/970 [digest-headers] - #968 A client requests an unsupported Digest, the server MAY reply with a 400 (3 by LPardue, ioggstream) https://github.com/httpwg/http-extensions/issues/968 [digest-headers] - #936 Explain reference to `cache-validators` (1 by ioggstream) https://github.com/httpwg/http-extensions/issues/936 [digest-headers] - #885 Define id- as a prefix for any Digest alg, not just id-sha-256 and id-sha-512 (3 by LPardue, ioggstream) https://github.com/httpwg/http-extensions/issues/885 [digest-headers] - #872 Use cases for Digest (1 by ioggstream) https://github.com/httpwg/http-extensions/issues/872 [digest-headers] - #851 Using Digest in signatures (1 by ioggstream) https://github.com/httpwg/http-extensions/issues/851 [digest-headers] - #850 Clarify digest-algorithm syntax with parameters (or drop parameters). (4 by LPardue, bsdphk, ioggstream, reschke) https://github.com/httpwg/http-extensions/issues/850 [digest-headers] 3 issues closed: - Mention effects of transfer coding and HTTP trailers https://github.com/httpwg/http-extensions/issues/884 [digest-headers] - Ensure digest is independent from http/1.1 https://github.com/httpwg/http-extensions/issues/1215 [digest-headers] - Use cases for Digest https://github.com/httpwg/http-extensions/issues/872 [digest-headers] Pull requests ------------- * httpwg/http-core (+4/-3/💬4) 4 pull requests submitted: - Allow preconditions to be evaluated before processing the request body (by royfielding) https://github.com/httpwg/http-core/pull/440 - Allow for multiple trailer sections and define iterative processing (by royfielding) https://github.com/httpwg/http-core/pull/439 - Talk about multiple WWW-Authenticate values (by mnot) https://github.com/httpwg/http-core/pull/438 - Rewrite Identifying HTTPS Servers (by mnot) https://github.com/httpwg/http-core/pull/437 2 pull requests received 4 new comments: - #437 Rewrite Identifying HTTPS Servers (2 by royfielding) https://github.com/httpwg/http-core/pull/437 - #435 Talk about BREACH (2 by martinthomson, reschke) https://github.com/httpwg/http-core/pull/435 3 pull requests merged: - Talk about multiple WWW-Authenticate values https://github.com/httpwg/http-core/pull/438 - Talk about BREACH https://github.com/httpwg/http-core/pull/435 - Define error handling for multiple Content-Type https://github.com/httpwg/http-core/pull/425 * httpwg/http-extensions (+5/-3/💬16) 5 pull requests submitted: - Fix: #978. Clarifications on Want-Digest. (by ioggstream) https://github.com/httpwg/http-extensions/pull/1249 - Fix: #970. Digest semantic depends on method. (by ioggstream) https://github.com/httpwg/http-extensions/pull/1248 - Fix: #884. multiple transfer coding (by ioggstream) https://github.com/httpwg/http-extensions/pull/1247 - digest-headers: Fix typos, add changelog. (by ioggstream) https://github.com/httpwg/http-extensions/pull/1246 - Fix: #1215. HTTP/1.1 messaging is not normative anymore. (by ioggstream) https://github.com/httpwg/http-extensions/pull/1245 4 pull requests received 16 new comments: - #1249 Fix: #968. Clarifications on Want-Digest. (5 by LPardue, ioggstream, reschke) https://github.com/httpwg/http-extensions/pull/1249 [digest-headers] - #1248 Fix: #970. Digest semantic depends on method. (3 by ioggstream, reschke) https://github.com/httpwg/http-extensions/pull/1248 [digest-headers] - #937 Fix: #936. Cache semantics impacts on Digest and on the representation. (7 by LPardue, ioggstream, reschke) https://github.com/httpwg/http-extensions/pull/937 [digest-headers] - #873 Add use cases section. (1 by ioggstream) https://github.com/httpwg/http-extensions/pull/873 [digest-headers] 3 pull requests merged: - Fix: #884. multiple transfer coding https://github.com/httpwg/http-extensions/pull/1247 [digest-headers] - digest-headers: Fix typos, add changelog. https://github.com/httpwg/http-extensions/pull/1246 - Fix: #1215. HTTP/1.1 messaging is not normative anymore. https://github.com/httpwg/http-extensions/pull/1245 Repositories tracked by this digest: ----------------------------------- * https://github.com/httpwg/http-core * https://github.com/httpwg/http-extensions
Received on Sunday, 23 August 2020 07:32:35 UTC