[quicwg/base-drafts] Clarify reason phrase length (#673)

ekr <notifications@github.com> Wed, 28 June 2017 23:06 UTC

Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.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 4B33A1298BA for <quic-issues@ietfa.amsl.com>; Wed, 28 Jun 2017 16:06:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.397
X-Spam-Level:
X-Spam-Status: No, score=-3.397 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H2=-2.8, RP_MATCHES_RCVD=-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 SJQaAuVbdLlw for <quic-issues@ietfa.amsl.com>; Wed, 28 Jun 2017 16:06:45 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EF9C124C27 for <quic-issues@ietf.org>; Wed, 28 Jun 2017 16:06:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=LyBin+c0078GxlcPG84yBMM+MkE=; b=F/8Ae2ZRI9BaxgIq ZtfVRc/FNXjFonMevL6l9zWu3W8s3ixeRPG3zelx5m5vqSTDI6KjVrYqSXulFewV ubZMu1dqIVL/300SVQiJDYkAQKVFVxxt/B9GbekXbwubTvNogUMZmcNrBgENfKs1 fukYiTrjkBVPY9s7Z8OSFBQFRQE=
Received: by filter1073p1mdw1.sendgrid.net with SMTP id filter1073p1mdw1-4198-59543684-56 2017-06-28 23:06:44.624616711 +0000 UTC
Received: from github-smtp2b-ext-cp1-prd.iad.github.net (github-smtp2b-ext-cp1-prd.iad.github.net [192.30.253.17]) by ismtpd0024p1mdw1.sendgrid.net (SG) with ESMTP id 80CJWNq1T-6Mnr3bjfL4Bg for <quic-issues@ietf.org>; Wed, 28 Jun 2017 23:06:44.424 +0000 (UTC)
Date: Wed, 28 Jun 2017 23:06:44 +0000
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2a32b0840596786efac314f66b9bdf555d3b6fc092cf00000001156bf88392a169ce0e43c66d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/673@github.com>
Subject: [quicwg/base-drafts] Clarify reason phrase length (#673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_595436836f9a5_4eff3ffd0d093c341367e2"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2e4bpeWq7BlJel/wicNhHBzGLrHY6PLTYXqp 19QZU5QM93f6XXiDzBoYF8sYRkSFz6H+Azqote2yEGP1dAg4An3RsL/QhB9OC77GVMjSJmNfLeb8Do VMxEfJdeTBpvfpflb7Yo29h/0fSDe8OzznzVZS5vXcIZmqwAmf5/uHOPVw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xecBOxCRetmPbPcjgIRXINKX6BU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
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, 28 Jun 2017 23:06:47 -0000

You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/673

-- Commit Summary --

  * Clarify reason phrase length

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/673.patch
https://github.com/quicwg/base-drafts/pull/673.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/673