Weekly github digest (HTTP Activity Summary)

Events without label "editorial"

Issues
------
* httpwg/http-extensions (+4/-8/💬23)
  4 issues created:
  - sfbis: doc history (by yaronf)
    https://github.com/httpwg/http-extensions/issues/2313 
  - how to get the response after upload is complete (by kazuho)
    https://github.com/httpwg/http-extensions/issues/2312 [resumable-upload] 
  - New Digest IANA registry (AD review) (by ioggstream)
    https://github.com/httpwg/http-extensions/issues/2302 
  - Client-Cert extension to other certificate types? (by bblfish)
    https://github.com/httpwg/http-extensions/issues/2300 

  8 issues received 23 new comments:
  - #2312 how to get the response after upload is complete (2 by guoye-zhang, kazuho)
    https://github.com/httpwg/http-extensions/issues/2312 [resumable-upload] 
  - #2300 Client-Cert extension to other certificate types? (7 by LPardue, b---c, bblfish, mnot)
    https://github.com/httpwg/http-extensions/issues/2300 
  - #2294 Non-cachable HEAD responses (1 by jrflat)
    https://github.com/httpwg/http-extensions/issues/2294 [resumable-upload] 
  - #2290 Signatures 13: Problem with test-key-rsa-pss in Browser JS (4 by bblfish, jricher)
    https://github.com/httpwg/http-extensions/issues/2290 [signatures] 
  - #2289 RFC 6265bis: The spec should more clearly advise which parts a reader should implement (3 by miketaylr, sbingler)
    https://github.com/httpwg/http-extensions/issues/2289 [6265bis] 
  - #2288 Header Block Size (2 by LPardue, b---c)
    https://github.com/httpwg/http-extensions/issues/2288 [client-cert-field] 
  - #2239 Resumable upload: client-generated tokens vs server-generated tokens (2 by Acconut, jrflat)
    https://github.com/httpwg/http-extensions/issues/2239 [resumable-upload] 
  - #2235 Algorithms for retrofit compatibility fixes (2 by mnot, reschke)
    https://github.com/httpwg/http-extensions/issues/2235 [retrofit] 

  8 issues closed:
  - Consider mentioning request header field protections? https://github.com/httpwg/http-extensions/issues/2286 [client-cert-field] 
  - Style guide - Use of ABNF for structured field https://github.com/httpwg/http-extensions/issues/2285 [client-cert-field] 
  - The subjects of Section 3.1 could be clearer https://github.com/httpwg/http-extensions/issues/2287 [client-cert-field] 
  - {#example-header} in appendix A https://github.com/httpwg/http-extensions/issues/2284 [client-cert-field] 
  - Consider forward referencing to Appendix A example https://github.com/httpwg/http-extensions/issues/2283 [client-cert-field] 
  - Introduction discussion on non-standard fields seems a bit long winded https://github.com/httpwg/http-extensions/issues/2281 [client-cert-field] 
  - This document aspires to standardize two HTTP header fields https://github.com/httpwg/http-extensions/issues/2282 [client-cert-field] 
  - Client-Cert extension to other certificate types? https://github.com/httpwg/http-extensions/issues/2300 [client-cert-field] 



Pull requests
-------------
* httpwg/http-extensions (+14/-11/💬18)
  14 pull requests submitted:
  - align better with the style guide wrt structured fields (for #2285) (by b---c)
    https://github.com/httpwg/http-extensions/pull/2311 
  - Mention HTTP Message Signatures (for #2286) (by b---c)
    https://github.com/httpwg/http-extensions/pull/2310 
  - reword 'Header Block Size' section (by b---c)
    https://github.com/httpwg/http-extensions/pull/2309 
  - reword the header compression section (for #2287) (by b---c)
    https://github.com/httpwg/http-extensions/pull/2308 
  - remove or rephrase the use of the word "today" (for #2281 kinda) (by b---c)
    https://github.com/httpwg/http-extensions/pull/2307 
  - Add forward refs to examples (for #2283) (by b---c)
    https://github.com/httpwg/http-extensions/pull/2306 
  - lose the aspiration for #2282 (by b---c)
    https://github.com/httpwg/http-extensions/pull/2305 
  - fixup refs to examples (for #2284) (by b---c)
    https://github.com/httpwg/http-extensions/pull/2304 
  - Automatic update of .github/CODEOWNERS (by martinthomson)
    https://github.com/httpwg/http-extensions/pull/2303 
  - Address WGLC comments (by jricher)
    https://github.com/httpwg/http-extensions/pull/2301 
  - fix typo in content-digest example (by LPardue)
    https://github.com/httpwg/http-extensions/pull/2299 
  - Improve grammar when talking about old mistakes (by LPardue)
    https://github.com/httpwg/http-extensions/pull/2298 
  - resumable-uploads: fix XML breakage (by reschke)
    https://github.com/httpwg/http-extensions/pull/2297 [resumable-upload] 
  - Adding an -12 changelog to RFC6265bis. (by mikewest)
    https://github.com/httpwg/http-extensions/pull/2296 

  7 pull requests received 18 new comments:
  - #2310 Mention HTTP Message Signatures (for #2286) (1 by b---c)
    https://github.com/httpwg/http-extensions/pull/2310 [client-cert-field] 
  - #2308 reword the header compression section (for #2287) (1 by LPardue)
    https://github.com/httpwg/http-extensions/pull/2308 [client-cert-field] 
  - #2301 Address WGLC comments (7 by bblfish, jricher, reschke)
    https://github.com/httpwg/http-extensions/pull/2301 [signatures] 
  - #2296 Adding an -12 changelog to RFC6265bis. (4 by mikewest, reschke, sbingler)
    https://github.com/httpwg/http-extensions/pull/2296 
  - #2292 Proposal of server-generated upload URLs (3 by Acconut, gstrauss)
    https://github.com/httpwg/http-extensions/pull/2292 [resumable-upload] 
  - #2270 Update cookie-value definition to reflect browser behavior (1 by sbingler)
    https://github.com/httpwg/http-extensions/pull/2270 
  - #2245 Automatic update of .github/CODEOWNERS (1 by LPardue)
    https://github.com/httpwg/http-extensions/pull/2245 

  11 pull requests merged:
  - Mention HTTP Message Signatures (for #2286)
    https://github.com/httpwg/http-extensions/pull/2310 [client-cert-field] 
  - align better with the style guide wrt structured fields (for #2285)
    https://github.com/httpwg/http-extensions/pull/2311 [client-cert-field] 
  - reword the header compression section (for #2287)
    https://github.com/httpwg/http-extensions/pull/2308 [client-cert-field] 
  - fixup refs to examples (for #2284)
    https://github.com/httpwg/http-extensions/pull/2304 [client-cert-field] 
  - Add forward refs to examples (for #2283)
    https://github.com/httpwg/http-extensions/pull/2306 [client-cert-field] 
  - remove or rephrase the use of the word "today" (for #2281 kinda)
    https://github.com/httpwg/http-extensions/pull/2307 [client-cert-field] 
  - lose the aspiration for #2282
    https://github.com/httpwg/http-extensions/pull/2305 [client-cert-field] 
  - Automatic update of .github/CODEOWNERS
    https://github.com/httpwg/http-extensions/pull/2303 
  - Improve grammar when talking about old mistakes
    https://github.com/httpwg/http-extensions/pull/2298 [digest-headers] 
  - fix typo in content-digest example
    https://github.com/httpwg/http-extensions/pull/2299 [digest-headers] 
  - Adding an -12 changelog to RFC6265bis.
    https://github.com/httpwg/http-extensions/pull/2296 


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, 13 November 2022 07:38:46 UTC