- From: Peter Beverloo <notifications@github.com>
 - Date: Tue, 18 Apr 2017 10:04:24 -0700
 - To: w3c/push-api <push-api@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Tuesday, 18 April 2017 17:05:20 UTC
beverloo commented on this pull request.
> @@ -365,6 +367,12 @@
           subscription</a>.
         </p>
         <p>
+          A <a>push subscription</a> MAY have an associated <dfn>subscription expiration time</dfn>.
+          When set, it MUST be the time, in milliseconds since 00:00:00 UTC on 1 January 1970,
+          at which the subscription will be <a>deactivated</a>. The <a>user agent</a> SHOULD attempt
+          to <a>refresh</a> to push subscription before the subscription expires.
Done - thanks!
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/248#discussion_r112009309
Received on Tuesday, 18 April 2017 17:05:20 UTC