Fix Web Push notification delivery

Finch does not automatically append header content-type: octet-stream for binary payloads.
This commit is contained in:
Mark Felder 2023-12-19 10:18:29 -05:00
commit e2066994b1
3 changed files with 51 additions and 1 deletions

1
changelog.d/web_push.fix Normal file
View file

@ -0,0 +1 @@
Fix web push notifications not successfully delivering