Node Http2 request to another origin
Does Cloudflare worker support request to outsource Http2 ?
- I want to use node:http2 request to APNs
- I see Cloudflare has
fetch
api in their own build but when making request the Network connection is lost for HTTP
is work fine but error with HTTP2
1 Reply
did you make it work?