What was that again in Cloudflare, where you can restrict access to bucket files URL's without losin
What was that again in Cloudflare, where you can restrict access to bucket files URL's without losing cache features?

is_timed_hmac_valid_v0() in some places instead of presigned URLs because presigned URLs don't support HTTP/2 or HTTP/3.



<?xml version="1.0" encoding="UTF-8"?><Error><Code>Unauthorized</Code><Message>CORS not configured for this bucket</Message></Error> (I'm using presigned URLs)
example.com to example.pages.dev and its back...Sandro_7d260905-9da2-4dab-9b02-108af2fc5841.jpeg/media instead what i set while generating presign url: Sandro_7d260905-9da2-4dab-9b02-108af2fc5841.jpeg. My bucket name is media and it automatically appends at the end of the key.
example.png it automatically appends bucket name at the end of the key.
media is my bucket name. mime type of that file is image/png or image/jpgis_timed_hmac_valid_v0()<?xml version="1.0" encoding="UTF-8"?><Error><Code>Unauthorized</Code><Message>CORS not configured for this bucket</Message></Error>example.comexample.pages.devSandro_7d260905-9da2-4dab-9b02-108af2fc5841.jpeg/mediaSandro_7d260905-9da2-4dab-9b02-108af2fc5841.jpegexample.pngmedia