[quicwg/base-drafts] 7fecfe: STOP_SENDING to cancel a push
ianswett <ianswett@users.noreply.github.com> Mon, 28 January 2019 02:16 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 B4D71130F33 for <quic-issues@ietfa.amsl.com>; Sun, 27 Jan 2019 18:16:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.453
X-Spam-Level:
X-Spam-Status: No, score=-6.453 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-4.553, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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 FiEHA17caPxE for <quic-issues@ietfa.amsl.com>; Sun, 27 Jan 2019 18:16:11 -0800 (PST)
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 870F4130F2C for <quic-issues@ietf.org>; Sun, 27 Jan 2019 18:16:11 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1548641770; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pwdCMwZX7ZaRtpTtH8MKczo32Ksv2sefrwhmXnpw3GM=; b=nvHiXmeQr5ruLVuXxunUwCGxGEaeSPUH0ya1dYaWXjQxyDCv4x/JslQboDNGqF/3l6IudptC 1/dkaL/Avy/pH8/v6EXqytLzpZz8IQHIDWCU8xeO653y5UogVj8jjV+a73OS4jgmS9gGW5Sx Hk2BEkfcc6HRM3eL6ZEW5JHc6CA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5c4e65ea.7fbd58c24270-smtp-out-n03; Mon, 28 Jan 2019 02:16:10 -0000 (UTC)
Date: Sun, 27 Jan 2019 18:16:09 -0800
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5c4e65e929a97_33d2acaa248058410394a@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7fecfe: STOP_SENDING to cancel a push
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5c4e65e929262_33d2acaa248058410383b"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bGOeFXw7-fHUYIEcSyWv08Ug3ZY>
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: Mon, 28 Jan 2019 02:16:14 -0000
Branch: refs/heads/ianswett-cancel-push Home: https://github.com/quicwg/base-drafts Commit: 7fecfe24f58af6a54091ee006f24c73ad8c506d5 https://github.com/quicwg/base-drafts/commit/7fecfe24f58af6a54091ee006f24c73ad8c506d5 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- STOP_SENDING to cancel a push The client can't sent RESET_STREAM on a push stream ID. **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019.