Does `*.r2.cloudflarestorage.com` really

Does *.r2.cloudflarestorage.com really only support HTTP1? There's no HTTP2 or QUIC support on those domains? (I'm getting a Chrome net::ERR_H2_OR_QUIC_REQUIRED error when trying to do a fetch upload with duplex: "half")
1 Reply
maurus
maurusOP2mo ago
I've worked around this by switching from fetch to XMLHttpRequest. But Cloudflare should probably look into supporting newer HTTP methods

Did you find this page helpful?