https.request is not implemented yet
I'm getting the following error on Cloudflare:
Even tho https.requests seems to be compatible:
What am I doing wrong?
My wrangler:
compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"
[limits]
cpu_ms = 30000
Error https.request is not implemented yetEven tho https.requests seems to be compatible:
What am I doing wrong?
My wrangler:
compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"
[limits]
cpu_ms = 30000
