cloudflare / cloudflare/workerd
🐛 Bug Report — Runtime APIs — APNS HTTP/2 Requests via fetch() Failing on macOS but Working in Workers
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
When using the fetch() function to send notifications to the Apple Push Notification Service (APNS) from macOS, the request fails because APNS requires HTTP/2. The same code works correctly when deployed on production Cloudflare Workers.
i am using
wrangler 4.29.0
macOS 26 Developer Beta (i think 5 or 6)
Contributor guide
Assessment
This issue has not been assessed yet.