Re: [push-api] Move to using just endpoint (#129)

> -          <code>subscriptionId</code> may be used as a push service API request parameter or
> -          request body element.
> -          </li>
> -          <li>As a URI, the <code>endpoint</code> of a <code>PushSubscription</code> provides a
> -          flexible means for push services to deliver webapp-specific subscription and/or push
> -          service API parameters to the <a>application server</a>, through the webapp.
> -          </li>
> -        </ul>
> -        <p>
> -          Push services that are compatible with the Push API will be expected to clarify how these
> -          data are used in their APIs, e.g. through their developer programs. Examples of
> -          considerations include:
> +          The fields included in the <code>PushSubscription</code> is all the information needed for
> +          an <a>application server</a> to send a <a>push message</a>. Push services that are
> +          compatible with the Push API will be expected to provide an <a>endpoint</a> that conforms
> +          to <em>TODO: refer to IETF spec</em>.  These parameters and attributes include:

Can this TODO be resolved now?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/129/files#r28509429

Received on Thursday, 16 April 2015 13:38:13 UTC