[quicwg/base-drafts] ec132f: Variable-length HTTP/QUIC frames
Martin Thomson <martin.thomson@gmail.com> Wed, 01 November 2017 05:04 UTC
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@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 02EB613FB7B for <quic-issues@ietfa.amsl.com>; Tue, 31 Oct 2017 22:04:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.798
X-Spam-Level:
X-Spam-Status: No, score=-0.798 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.199, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com; domainkeys=pass (1024-bit key) header.sender=martin.thomson=gmail.com@github.com 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 NWBnZsZdUl04 for <quic-issues@ietfa.amsl.com>; Tue, 31 Oct 2017 22:04:27 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 A911613FB76 for <quic-issues@ietf.org>; Tue, 31 Oct 2017 22:04:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1509512666; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wPdinWsGIt9fAeesnfeboj2OfIbR3+DoMbflar6G308=; b=oa8HkjT/Yk4hl2xdHpx2HwZnbJea3ZSEO6V3+NElFwJCkU4f6ZUw4Rsc0OYyu9FhXN9T8pjL iAiKMPu3/d3CKJO7lv4vvi86LFxekPSNmVbOMAzOyC3F3ZPqDP2U/pgkWkFQ7cDhrbE/SYo6 Iv0cDAa+lTttyE7IyIbghgJXgyc=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=i3vyLLwKR2J+U+uV/QgFtgUULJj4vqKUddwb6N3ElKjrgpHWx+KSCSO2AcjJctSSaFDFrA Zb+4Eh0CIAw/m8leX+ek6q67aWPeDP4L8KU6zwGL+xUyCmzBO/wqt+jyK8GuwqsIk579Qy/r 84gKIuTXI3CEkCkmbB3/DdpvsE9Y0=
Sender: martin.thomson=gmail.com@github.com
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 59f955da.7fc7906f32d0-smtp-out-n03; Wed, 01 Nov 2017 05:04:26 -0000 (UTC)
Date: Tue, 31 Oct 2017 22:04:26 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <59f955da1ab02_192c3f8429d43c3412144@hookshot-fe1-cp1-prd.iad.github.net.mail>
Subject: [quicwg/base-drafts] ec132f: Variable-length HTTP/QUIC frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_59f955da1a765_192c3f8429d43c34120bc"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EKbMXRPI-GMuICEruYL0oYDATqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
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, 01 Nov 2017 05:04:29 -0000
Branch: refs/heads/frame-length-varint Home: https://github.com/quicwg/base-drafts Commit: ec132f546f8b2853a52543066564b95e2a42b8b2 https://github.com/quicwg/base-drafts/commit/ec132f546f8b2853a52543066564b95e2a42b8b2 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Variable-length HTTP/QUIC frames This removes END_HEADERS as it is no longer needed. Strangely, the flag on PUSH_PROMISE was already removed. Closes #76.
- [quicwg/base-drafts] ec132f: Variable-length HTTP… Martin Thomson