How can I send custom HTTP headers with a bucket backend for Cloud CDN without the x-goog-meta-
prefix?
In particular, I'm trying to send a Content-Security-Policy
header, which turns into x-goog-meta-Content-Security-Policy
and thus is ignored by the browser.
Screenshot: Google Storage/ Bucket Meta data UI
Screenshot: Response headers