Re: [quicwg/base-drafts] QPACK [editorial] Misc minor editorial changes. (#2942)
Bence Béky <notifications@github.com> Mon, 19 August 2019 14:54 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 125D0120812
for <quic-issues@ietfa.amsl.com>; Mon, 19 Aug 2019 07:54:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.381
X-Spam-Level:
X-Spam-Status: No, score=-6.381 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FROM_EXCESS_BASE64=0.001,
HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1,
RCVD_IN_DNSWL_HI=-5, 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 7wlsSwXRaKzy for <quic-issues@ietfa.amsl.com>;
Mon, 19 Aug 2019 07:54:26 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 52819120800
for <quic-issues@ietf.org>; Mon, 19 Aug 2019 07:54:26 -0700 (PDT)
Date: Mon, 19 Aug 2019 07:54:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
s=pf2014; t=1566226465;
bh=YHdK9c0Oip8NAcL3O8JQMLp2pSQgo3klPfxUrF7x8mM=;
h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID:
List-Archive:List-Post:List-Unsubscribe:From;
b=f1vuUjS5JzCvHMZQngllLOWONr12sYv27Lz4LuymPFD7KJAATqaW9HwRwJBPYskeX
L0QeUPzEWk1BJ3G+gUlAPenT0vS2HA7JbqdQ88m7TXuJjmG2DO56LYloajhqLS2tuh
H5el+iyWnEK76RZtf6aHNznrQG86FTapng0oRwdM=
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2942/push/3938603879@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2942@github.com>
References: <quicwg/base-drafts/pull/2942@github.com>
Subject: Re: [quicwg/base-drafts] QPACK [editorial] Misc minor editorial
changes. (#2942)
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="--==_mimepart_5d5ab8213f651_7f913fbcf54cd96017041e";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qePP8LLQRH2AUJm6ocn9W9QvG1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
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: Mon, 19 Aug 2019 14:54:28 -0000
@bencebeky pushed 1 commit. d29333ebc1ac11a02c5835d821a1d8cc5a939e9a MikeBishop's wording suggestion for allowing creation of an encoder stream and a decoder stream. -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/quicwg/base-drafts/pull/2942/files/0ca3bf7d6dddc32879371691c6eccc2666f88210..d29333ebc1ac11a02c5835d821a1d8cc5a939e9a
- [quicwg/base-drafts] QPACK [editorial] Misc minor… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Mike Bishop
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… afrind
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… afrind
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… afrind
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Dmitri Tikhonov
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky
- Re: [quicwg/base-drafts] QPACK [editorial] Misc m… Bence Béky