Can I configure CORS headers for my D1 DB when used over REST API? I'm trying to query it from the b
Can I configure CORS headers for my D1 DB when used over REST API? I'm trying to query it from the browser, but the missing CORS headers makes it very hard.
no-cors-mode strips the Auth header, so that's also not an option.





