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 B54391274D0
 for <quic-issues@ietfa.amsl.com>; Wed, 26 Dec 2018 07:34:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.084
X-Spam-Level: 
X-Spam-Status: No, score=-7.084 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.065, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FROM_EXCESS_BASE64=0.979,
 HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1,
 RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=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 1aAGeJUXO6gH for <quic-issues@ietfa.amsl.com>;
 Wed, 26 Dec 2018 07:34:06 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 4E82B1271FF
 for <quic-issues@ietf.org>; Wed, 26 Dec 2018 07:34:06 -0800 (PST)
Date: Wed, 26 Dec 2018 07:34:05 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2014; t=1545838445;
 bh=R1kDUvpjQhaD1rteaP8Pj6bl+SdtIooWLH/Vd2CCpSU=;
 h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post:
 List-Unsubscribe:From;
 b=ZPfLf8CMUCzl9RcVVNqGgeYLtwkyzJgEk0jv6uo9dXLI3rUyKES7wJ21Jt7x3FCGI
 f17ibT40PZOp91dHvfGhyirQpjDa8VzNjzTerAWB6dBQjTKyXpVOHJM+3M6m/QZDKd
 S4KUdtPLhWSDHINt1VPlxK8Q5CMohpzdN1ICAtfY=
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts
 <reply+0166e4abba3e3f5ad22208c5010c0f23efcf983e1ccf0b1992cf00000001183b616d92a169ce177edc14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2257@github.com>
Subject: [quicwg/base-drafts] Initial maximum table size is
 SETTINGS_HEADER_TABLE_SIZE. (#2257)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_5c239f6d78c22_1efa3fc0626d45b8470237";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f5gpApBYgIVegj5p-FgrKuYModA>
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: Wed, 26 Dec 2018 15:34:08 -0000


----==_mimepart_5c239f6d78c22_1efa3fc0626d45b8470237
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Remove ambigous or confusing phrases "corresponding setting when HTTP req=
uests or responses are first permitted to be sent" and "the value of the =
setting in the peer=E2=80=99s SETTINGS frame"; define initial maximum tab=
le size to be value of SETTINGS_HEADER_TABLE_SIZE sent by the decoder.=0D=

You can view, comment on, or merge this pull request online at:=0D
=0D
  https://github.com/quicwg/base-drafts/pull/2257=0D
=0D
-- Commit Summary --=0D
=0D
  * Initial maximum table size is SETTINGS_HEADER_TABLE_SIZE.=0D
=0D
-- File Changes --=0D
=0D
    M draft-ietf-quic-qpack.md (14)=0D
=0D
-- Patch Links --=0D
=0D
https://github.com/quicwg/base-drafts/pull/2257.patch=0D
https://github.com/quicwg/base-drafts/pull/2257.diff=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/2257=0D

----==_mimepart_5c239f6d78c22_1efa3fc0626d45b8470237
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Remove ambigous or confusing phrases "corresponding setting when HTTP =
requests or responses are first permitted to be sent" and "the value of t=
he setting in the peer=E2=80=99s SETTINGS frame"; define initial maximum =
table size to be value of SETTINGS_HEADER_TABLE_SIZE sent by the decoder.=
</p>=0D
=0D
<hr>=0D
=0D
<h4>You can view, comment on, or merge this pull request online at:</h4>=0D=

<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/2257=
'>https://github.com/quicwg/base-drafts/pull/2257</a></p>=0D
=0D
<h4>Commit Summary</h4>=0D
<ul>=0D
  <li>Initial maximum table size is SETTINGS_HEADER_TABLE_SIZE.</li>=0D
</ul>=0D
=0D
<h4>File Changes</h4>=0D
<ul>=0D
  <li>=0D
    <strong>M</strong>=0D
    <a href=3D"https://github.com/quicwg/base-drafts/pull/2257/files#diff=
-0">draft-ietf-quic-qpack.md</a>=0D
    (14)=0D
  </li>=0D
</ul>=0D
=0D
<h4>Patch Links:</h4>=0D
<ul>=0D
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2257.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/2257.patch</a></li>=0D
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2257.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/2257.diff</a></li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/2257">view it on GitHub</a>, or <a href=3D"https://gi=
thub.com/notifications/unsubscribe-auth/AWbkq-C15hxDjllUjmUH3lzxKk-CiMx8k=
s5u85btgaJpZM4Zh2dF">mute the thread</a>.<img src=3D"https://github.com/n=
otifications/beacon/AWbkq67Diwbcp4465m0l8RCbYXLmB3Xkks5u85btgaJpZM4Zh2dF.=
gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","messag=
e":"Initial maximum table size is SETTINGS_HEADER_TABLE_SIZE. (#2257)"}],=
"action":{"name":"View Pull Request","url":"https://github.com/quicwg/bas=
e-drafts/pull/2257"}}}</script>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/2257",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2257",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=0D

----==_mimepart_5c239f6d78c22_1efa3fc0626d45b8470237--

