We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See web-push-libs/web-push#395.
The text was updated successfully, but these errors were encountered:
Add aes128gcm
ecd7b02
* Update the HTTP Encrypted Content Encoding implementation to support aes128gcm, as defined in the 9th version of the draft [1]. * Update the Web Push implementation to use aes128gcm, as defined in the 9th version of the draft [2]. [1] https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-09 [2] https://tools.ietf.org/html/draft-ietf-webpush-encryption-09
Related to #146 Can this be merged? As of today, should this library work? I feel this can be the reason why the API never send my notification.
Sorry, something went wrong.
No branches or pull requests
See web-push-libs/web-push#395.
The text was updated successfully, but these errors were encountered: