[Webpush] Avoiding push for less important messages

Martin Thomson <martin.thomson@gmail.com> Tue, 13 May 2014 22:59 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: webpush@ietfa.amsl.com
Delivered-To: webpush@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02A211A0123 for <webpush@ietfa.amsl.com>; Tue, 13 May 2014 15:59:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
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 Ly9o-lXWm3e8 for <webpush@ietfa.amsl.com>; Tue, 13 May 2014 15:59:40 -0700 (PDT)
Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) by ietfa.amsl.com (Postfix) with ESMTP id 934721A011F for <webpush@ietf.org>; Tue, 13 May 2014 15:59:40 -0700 (PDT)
Received: by mail-wi0-f177.google.com with SMTP id f8so1460938wiw.4 for <webpush@ietf.org>; Tue, 13 May 2014 15:59:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=F3w3gwLV0+xHpu8VTyUhZQnQ/pzvNvGhhBodyqWf+CA=; b=bE/YzeFnj2HkFz47K7iTJ5Tk6mbBNm8Q5SrWaR4imlTyNOpEMN9iOztqGTi9sACYbn ChuJs5ifLYVlTsFsKZ6jeCvjBPXmXGDjUefq7uEM4LNYwzfSZHcOKRvjplIA1qYHUQCl tqIvBNlcF13ev2uddUzjyZGX/vOVCLiPw7fq2kcktGDzB8Bmzq/gxSdifs3ZZeRoexaB GVbRIAjNF/45mn62RciqQUiWi6w0H49tHfx/PBmdo+ySjvnAMK5szMZ0dc3Do75/kBIp vZh1IsdtlOL86aBy0rOKN5ey6t3DeQuf0anqT7M7dTHcvEPOlDzNvFYIo6GXeGcvQYXV aW9w==
MIME-Version: 1.0
X-Received: by 10.194.133.1 with SMTP id oy1mr9933wjb.87.1400021973584; Tue, 13 May 2014 15:59:33 -0700 (PDT)
Received: by 10.194.235.163 with HTTP; Tue, 13 May 2014 15:59:33 -0700 (PDT)
Date: Tue, 13 May 2014 15:59:33 -0700
Message-ID: <CABkgnnVs=1+MRQCe1_0HftB2ya62MLDs_GZ-BbP5wt8x=BVfSQ@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: webpush@ietf.org
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/webpush/wkDwYYgltr1IvSXBdIdjt3AMi7A
Subject: [Webpush] Avoiding push for less important messages
X-BeenThere: webpush@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Discussion of potential IETF work on a web push protocol <webpush.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webpush>, <mailto:webpush-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webpush/>
List-Post: <mailto:webpush@ietf.org>
List-Help: <mailto:webpush-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webpush>, <mailto:webpush-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 13 May 2014 22:59:42 -0000

See http://tools.ietf.org/html/draft-thomson-http-nice

A new version is imminent, pending secretariat intervention.