HENNGE / aapns

Asynchronous Apple Push Notifications

Home Page:https://aapns.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `apns-expiration` request header

dimaqq opened this issue · comments

https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns/

Add apns-expiration request header and if it's set, align request timeout/deadline to that value.