Confirmed users
1,021
edits
Line 94: | Line 94: | ||
The Push Server URL is returned to the client as a result of calling register(). The <i>pushEndpoint</i> is the URL to the Push Server. | The Push Server URL is returned to the client as a result of calling register(). The <i>pushEndpoint</i> is the URL to the Push Server. | ||
Each request shall include a User Agent ID, which is a unique ID for a User Agent and sent with each request via a "X-UserAgent-ID" header. | Each request shall include a User Agent ID, which is a unique ID for a User Agent and sent with each request via a "<b>X-UserAgent-ID</b>" header. | ||
Successful calls will return HTTP Status 200 with new content or 204 with no update change | Successful calls will return HTTP Status 200 with new content or 204 with no update change |