[quicwg/base-drafts] 6c8d8c: Fix typo in GOAWAY frame encoding

Mike Bishop <noreply@github.com> Wed, 16 February 2022 16:58 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F9F13A13C1 for <quic-issues@ietfa.amsl.com>; Wed, 16 Feb 2022 08:58:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.677
X-Spam-Level:
X-Spam-Status: No, score=-7.677 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.576, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jSXY9VqdBS0D for <quic-issues@ietfa.amsl.com>; Wed, 16 Feb 2022 08:58:15 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06F0F3A13BB for <quic-issues@ietf.org>; Wed, 16 Feb 2022 08:58:15 -0800 (PST)
Received: from github.com (hubbernetes-node-fdcc23e.va3-iad.github.net [10.48.201.35]) by smtp.github.com (Postfix) with ESMTPA id 561FCE1521 for <quic-issues@ietf.org>; Wed, 16 Feb 2022 08:58:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1645030694; bh=1qLgHPQmTK8dEPoycz/nd/QVKy/gEkce9sabQT/aTbo=; h=Date:From:To:Subject:From; b=grkQTh7tJp38MTLrBfPzPjsKQb0RUM2lBYKqGHCbo4oDCb3Xj6Lu3nmjykHIZnl+b Dx2X8Vy81DoCvSe95KT7KkQVWYXB1WYdM/GrVjt9AYLBKcl0+IAQZsY39E8LpsGzXX Al5kVfIWDFLrojVd6Xsj21ZZwmFiQUPnzSy4RcdA=
Date: Wed, 16 Feb 2022 08:58:14 -0800
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/http_not_semantics/459510-6fd648@github.com>
Subject: [quicwg/base-drafts] 6c8d8c: Fix typo in GOAWAY frame encoding
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q5sKt_RSH5pPb7Y6rJj36yii6gk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Feb 2022 16:58:20 -0000

  Branch: refs/heads/http/http_not_semantics
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6c8d8c8825b57ab2ff411ddeac30214f370d5f2a
      https://github.com/quicwg/base-drafts/commit/6c8d8c8825b57ab2ff411ddeac30214f370d5f2a
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix typo in GOAWAY frame encoding


  Commit: 1f39e3d9a76142d475450d4a48ab9cc1964c6b55
      https://github.com/quicwg/base-drafts/commit/1f39e3d9a76142d475450d4a48ab9cc1964c6b55
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Recommend careful behavior


  Commit: c3b56a8677822a54c17ac47c1f0de5e562851599
      https://github.com/quicwg/base-drafts/commit/c3b56a8677822a54c17ac47c1f0de5e562851599
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2021-08-03 (Tue, 03 Aug 2021)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Type is not a byte


  Commit: 0ce850eb478ccd9bfac17b6759d7bca119b96d7c
      https://github.com/quicwg/base-drafts/commit/0ce850eb478ccd9bfac17b6759d7bca119b96d7c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Explicit about aborting and discarding


  Commit: 3f5efd57c185a4237f760ee3811e7b85fac69125
      https://github.com/quicwg/base-drafts/commit/3f5efd57c185a4237f760ee3811e7b85fac69125
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 4; fixes #4947


  Commit: 4b53094dd12f8a803d71951ff8250fb1038185cc
      https://github.com/quicwg/base-drafts/commit/4b53094dd12f8a803d71951ff8250fb1038185cc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 5


  Commit: e6cb25f036d0d4a7d2ad144c2b1b2b22c1ebafae
      https://github.com/quicwg/base-drafts/commit/e6cb25f036d0d4a7d2ad144c2b1b2b22c1ebafae
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 6: parallel or reduce explanation?


  Commit: a201d859d114532cb0de65035378db7238021cfb
      https://github.com/quicwg/base-drafts/commit/a201d859d114532cb0de65035378db7238021cfb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 8: Break up anti-blocking guidance


  Commit: 359a196da47455656d508930f13efb8915452699
      https://github.com/quicwg/base-drafts/commit/359a196da47455656d508930f13efb8915452699
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 10: Fine to abbreviate


  Commit: c6976678493f582b03b57ae6e3f9bfaf020a5d4b
      https://github.com/quicwg/base-drafts/commit/c6976678493f582b03b57ae6e3f9bfaf020a5d4b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 11: What did original authors write?


  Commit: 8b5c9c6517878647fba36045749d3dd34188dd27
      https://github.com/quicwg/base-drafts/commit/8b5c9c6517878647fba36045749d3dd34188dd27
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Question 1: Title; fixes #4944


  Commit: a2a90a83146c3b3ea15d3a666cf18d7635741d25
      https://github.com/quicwg/base-drafts/commit/a2a90a83146c3b3ea15d3a666cf18d7635741d25
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Most of the RFC Editor edits


  Commit: ebcd587652143c111d7ca574773e446f5926ca58
      https://github.com/quicwg/base-drafts/commit/ebcd587652143c111d7ca574773e446f5926ca58
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Missed a few


  Commit: 65f2b27a4520f33c34f7d30d022e39481a484be3
      https://github.com/quicwg/base-drafts/commit/65f2b27a4520f33c34f7d30d022e39481a484be3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    R draft-ietf-quic-http.md
    A rfc9114.md

  Log Message:
  -----------
  HTTP/3 is RFC9114


  Commit: 8309388a4d10b9c12d04ac12c772c9c7f5482cd1
      https://github.com/quicwg/base-drafts/commit/8309388a4d10b9c12d04ac12c772c9c7f5482cd1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Follow RFC 7301; revert change at line 305

Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>


  Commit: b7f83550aa17e03a860a54da95bcd7e85b8835a5
      https://github.com/quicwg/base-drafts/commit/b7f83550aa17e03a860a54da95bcd7e85b8835a5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Between/between => of

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 4f43349ec886221e34255d5aeca16e351f2b618d
      https://github.com/quicwg/base-drafts/commit/4f43349ec886221e34255d5aeca16e351f2b618d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Combined internal references; fixes #4955


  Commit: 0efcdce593d792eaf4e4985af2f749a5a210adc8
      https://github.com/quicwg/base-drafts/commit/0efcdce593d792eaf4e4985af2f749a5a210adc8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Use << for section name references


  Commit: aa63fb266b6bbc434d1e22678a08b6912579fb5f
      https://github.com/quicwg/base-drafts/commit/aa63fb266b6bbc434d1e22678a08b6912579fb5f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Ungenerous souls of savage mould


  Commit: 9a24498f86f52693edc9afb0878ae94d6e59f0a3
      https://github.com/quicwg/base-drafts/commit/9a24498f86f52693edc9afb0878ae94d6e59f0a3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    R draft-ietf-quic-http.md
    A rfc9114.md

  Log Message:
  -----------
  Merge pull request #4956 from quicwg/http/rfced_copyedits

RFC Editor Copyedits


  Commit: cfb936700a8fa5908fde557f8389262d5347bbd6
      https://github.com/quicwg/base-drafts/commit/cfb936700a8fa5908fde557f8389262d5347bbd6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    R draft-ietf-quic-http.md
    A rfc9114.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/h3qp_auth48' into http/easy_rfced_questions


  Commit: 2cfc0f3c8bb4695483e54fb1149d9d512da14add
      https://github.com/quicwg/base-drafts/commit/2cfc0f3c8bb4695483e54fb1149d9d512da14add
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Merge pull request #4954 from quicwg/http/easy_rfced_questions

Easy RFC Editor Questions


  Commit: 9eacc0535857c6a9e97d580c9b99b7a72cfe4eab
      https://github.com/quicwg/base-drafts/commit/9eacc0535857c6a9e97d580c9b99b7a72cfe4eab
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    R draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    A rfc9114.md

  Log Message:
  -----------
  Merge branch 'h3qp_auth48' into goaway_typo


  Commit: c96b644a1899165c6852b62790c9371dd4cdbde8
      https://github.com/quicwg/base-drafts/commit/c96b644a1899165c6852b62790c9371dd4cdbde8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Merge pull request #4927 from DavidSchinazi/goaway_typo

Fix typo in GOAWAY frame encoding


  Commit: 0e0c2a221ba270ec5ba9156129c5a50147691687
      https://github.com/quicwg/base-drafts/commit/0e0c2a221ba270ec5ba9156129c5a50147691687
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    R draft-ietf-quic-http.md
    A rfc9114.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/h3qp_auth48' into http/push_guidance


  Commit: ff89976637386e1a2ce3aee5d445d632805bb0cf
      https://github.com/quicwg/base-drafts/commit/ff89976637386e1a2ce3aee5d445d632805bb0cf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M rfc9114.md

  Log Message:
  -----------
  Merge pull request #4931 from quicwg/http/push_guidance

Recommend careful behavior around push streams


  Commit: 6fd64857fcf225561163d8948c50074e9b46a897
      https://github.com/quicwg/base-drafts/commit/6fd64857fcf225561163d8948c50074e9b46a897
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    R draft-ietf-quic-http.md
    A rfc9114.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/h3qp_auth48' into http/http_not_semantics


Compare: https://github.com/quicwg/base-drafts/compare/45951068efb7...6fd64857fcf2