Skip to content

[Apple push notifications] Set the 'apns-expiration' header correctly

François Grisez requested to merge fix/apple_pnr_ttl into master
  • Use the TTL which has been given in the PushInfo structure to correctly set the 'apns-expiration' header in the HTTP/2 request to the APNS.
  • Set the 'apns-push-type' header.

(cherry picked from commit 6b001051)

Merge request reports