mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
215 stars 34 forks source link

Push callback should not require the Encryption header for aes128gcm #1384

Closed eoger closed 4 years ago

eoger commented 4 years ago

Right now I get a 500 error using web-push 3.4.3, because it does not include this header for aes128gcm requests.