Weekly github digest (HTTP Activity Summary)

Events without label "editorial"

Issues
------
* httpwg/http-core (+0/-1/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #845 What is the correct behavior if HTTP/2.0 is mentioned over HTTP/1.1 syntax? (1 by reschke)
    https://github.com/httpwg/http-core/issues/845 [h1-messaging] [semantics] 

  1 issues closed:
  - What is the correct behavior if HTTP/2.0 is mentioned over HTTP/1.1 syntax? https://github.com/httpwg/http-core/issues/845 [h1-messaging] [semantics] 

* httpwg/http-extensions (+3/-3/๐Ÿ’ฌ11)
  3 issues created:
  - RFC 6265bis: Truncating cookie values may enable attack (by chlily1)
    https://github.com/httpwg/http-extensions/issues/1531 [6265bis] 
  - Fix or replace table for request-target (by jricher)
    https://github.com/httpwg/http-extensions/issues/1530 [signatures] 
  - RFC 6265bis: possibility of taking the port into account for "schemeful-cookies" (aka same-origin cookies) (by randomstuff)
    https://github.com/httpwg/http-extensions/issues/1526 

  10 issues received 11 new comments:
  - #1526 RFC 6265bis: possibility of taking the port into account for "schemeful-cookies" (aka same-origin cookies) (2 by chlily1)
    https://github.com/httpwg/http-extensions/issues/1526 [6265bis] 
  - #1509 Modernize test vectors from RSA -> Ed25519 (1 by jricher)
    https://github.com/httpwg/http-extensions/issues/1509 [signatures] 
  - #1503 Add examples and discussion of signed responses (1 by jricher)
    https://github.com/httpwg/http-extensions/issues/1503 [signatures] 
  - #1493 Signatures 04: Typo in multiple Signatures signature string? (1 by jricher)
    https://github.com/httpwg/http-extensions/issues/1493 [signatures] 
  - #1492 Signatures 04: Use lists instead of Inner lists for ยง2.3 Prefixes (1 by jricher)
    https://github.com/httpwg/http-extensions/issues/1492 [signatures] 
  - #1475 Signatures: Difficulty verifying B.2 examples (1 by jricher)
    https://github.com/httpwg/http-extensions/issues/1475 [signatures] 
  - #1340 [6265bis] Clarification on cookie size limits (1 by miketaylr)
    https://github.com/httpwg/http-extensions/issues/1340 [6265bis] 
  - #1233 Specify how non-HTTP cookies should be exposed to sites (1 by chlily1)
    https://github.com/httpwg/http-extensions/issues/1233 [6265bis] 
  - #1163 document.cookie should not be able to access SameSite cookies in cross-site iframes (1 by chlily1)
    https://github.com/httpwg/http-extensions/issues/1163 [6265bis] [samesite] 
  - #769 Clarify SameSite behavior for non-HTTP API (1 by chlily1)
    https://github.com/httpwg/http-extensions/issues/769 [6265bis] [samesite] 

  3 issues closed:
  - document.cookie should not be able to access SameSite cookies in cross-site iframes https://github.com/httpwg/http-extensions/issues/1163 [6265bis] [samesite] 
  - Clarify SameSite behavior for non-HTTP API https://github.com/httpwg/http-extensions/issues/769 [6265bis] [samesite] 
  - Specify how non-HTTP cookies should be exposed to sites https://github.com/httpwg/http-extensions/issues/1233 [6265bis] 

* httpwg/http2-spec (+1/-1/๐Ÿ’ฌ3)
  1 issues created:
  - Minimum value setting mechanism of HTTP2.0 Window and Window_update (by Maisy-ML)
    https://github.com/httpwg/http2-spec/issues/863 

  1 issues received 3 new comments:
  - #863 Minimum value setting mechanism of HTTP2.0 Window and Window_update (3 by Maisy-ML, martinthomson)
    https://github.com/httpwg/http2-spec/issues/863 

  1 issues closed:
  - characters allowed in field values https://github.com/httpwg/http2-spec/issues/815 



Pull requests
-------------
* httpwg/http-extensions (+3/-2/๐Ÿ’ฌ3)
  3 pull requests submitted:
  - Remove List Prefixes (by jricher)
    https://github.com/httpwg/http-extensions/pull/1529 
  - Update signature algorithm definitions (by jricher)
    https://github.com/httpwg/http-extensions/pull/1528 
  - Fixes #1301 - Consistently use "header field" (by miketaylr)
    https://github.com/httpwg/http-extensions/pull/1527 

  3 pull requests received 3 new comments:
  - #1527 Fixes #1301 - Consistently use "header field" (1 by chlily1)
    https://github.com/httpwg/http-extensions/pull/1527 
  - #1512 Fix layout of table 4 (1 by jricher)
    https://github.com/httpwg/http-extensions/pull/1512 [signatures] 
  - #1317 Fix: #1315. Remove subheader covered content. (1 by jricher)
    https://github.com/httpwg/http-extensions/pull/1317 [signatures] 

  2 pull requests merged:
  - Fix small typo
    https://github.com/httpwg/http-extensions/pull/1513 [signatures] 
  - Fixes #1301 - Consistently use "header field"
    https://github.com/httpwg/http-extensions/pull/1527 

* httpwg/http2-spec (+1/-4/๐Ÿ’ฌ5)
  1 pull requests submitted:
  - Improve on fix for #815 (by gregw)
    https://github.com/httpwg/http2-spec/pull/861 

  4 pull requests received 5 new comments:
  - #861 Improve on fix for #815 (1 by gregw)
    https://github.com/httpwg/http2-spec/pull/861 
  - #859 Discuss flow control performance (1 by martinthomson)
    https://github.com/httpwg/http2-spec/pull/859 
  - #850 Clean closed state (1 by martinthomson)
    https://github.com/httpwg/http2-spec/pull/850 
  - #846 What characters are permitted (2 by gregw, martinthomson)
    https://github.com/httpwg/http2-spec/pull/846 

  4 pull requests merged:
  - What characters are permitted
    https://github.com/httpwg/http2-spec/pull/846 
  - Clean closed state
    https://github.com/httpwg/http2-spec/pull/850 
  - Experimental begone
    https://github.com/httpwg/http2-spec/pull/853 
  - Discuss flow control performance
    https://github.com/httpwg/http2-spec/pull/859 


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, 6 June 2021 08:20:01 UTC