[quicwg/base-drafts] 4c626e: Required operations in Transport
Mike Bishop <noreply@github.com> Thu, 27 June 2019 23:08 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 08A501200B2 for <quic-issues@ietfa.amsl.com>; Thu, 27 Jun 2019 16:08:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level:
X-Spam-Status: No, score=-7 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, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, 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 ZVEEmiQXHIVU for <quic-issues@ietfa.amsl.com>; Thu, 27 Jun 2019 16:08:13 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36C06120287 for <quic-issues@ietf.org>; Thu, 27 Jun 2019 16:08:13 -0700 (PDT)
Date: Thu, 27 Jun 2019 16:08:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1561676892; bh=uhIO3JyNGd0ppCMLa4B68kqbs5RXaNZSQj+TgF9naUQ=; h=Date:From:To:Subject:From; b=kt2FCmJg0+C+MSRRc5FxzQLID4BJ4m8KMowJLwO1fiot1ot7qiBlOYfVhMtUo631N JwxhxpAqUE7D0eFYZic4rWvpBv2K6iq+czoj7zP47ZU3fryTvTPQ1JiAriymwyhEKN W5OkvfmYpGQUDSGHwFDaKFXtCeCiUs4PqRUI2dew=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-terms/000000-337cb9@github.com>
Subject: [quicwg/base-drafts] 4c626e: Required operations in Transport
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/GkSnGbtX7gbt-yhJtRnXsyAb9bE>
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: Thu, 27 Jun 2019 23:08:15 -0000
Branch: refs/heads/define-terms Home: https://github.com/quicwg/base-drafts Commit: 4c626e33b7a492b8dd93ebe968897f884e70d277 https://github.com/quicwg/base-drafts/commit/4c626e33b7a492b8dd93ebe968897f884e70d277 Author: Mike Bishop <mbishop@evequefou.be> Date: 2019-06-27 (Thu, 27 Jun 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Required operations in Transport Commit: 337cb98ff728595527331ec085b1e3f2ba1d7be6 https://github.com/quicwg/base-drafts/commit/337cb98ff728595527331ec085b1e3f2ba1d7be6 Author: Mike Bishop <mbishop@evequefou.be> Date: 2019-06-27 (Thu, 27 Jun 2019) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- HTTP rewords for newly-defined terms Compare: https://github.com/quicwg/base-drafts/compare/4c626e33b7a4%5E...337cb98ff728