Commit 99542e9
fix(miniflare): restore HTTPS for CLOUDFLARE_API_BASE_URL now that h2 patch is in place
The _patch_tls_disable_http2() monkey patch disables HTTP/2 negotiation via
ALPN, so HTTPS requests to extension routes now work correctly end-to-end.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent feec4d9 commit 99542e9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments