From 580e61a9b76fb94fe8136f60f0464e988238fadd Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 8 Jul 2024 15:43:03 +0200 Subject: [PATCH] Set subscription's endpoint to the push endpoint more clearly --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9b973d6..c6423e8 100644 --- a/index.html +++ b/index.html @@ -229,8 +229,8 @@

  • When the push subscription request has completed successfully:
      -
    1. Set |subscription|'s {{PushSubscription/endpoint}} attribute to the [=URL=] - provided by the push subscription. +
    2. Set |subscription|'s {{PushSubscription/endpoint}} attribute to the + push subscription's push endpoint.
    3. If provided by the push subscription, set |subscription|'s {{PushSubscription/expirationTime}}.