chore: update cors headers

This commit is contained in:
mhatal
2025-05-15 12:29:06 -05:00
parent cf33d3ebf4
commit 9fdcdd2c21

View File

@@ -51,7 +51,7 @@ static_resources:
allow_origin_string_match:
- prefix: "*"
allow_methods: "GET, POST, PUT, PATCH, DELETE, OPTIONS"
allow_headers: "DNT, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, Priority, Access-Control-Allow-Origin"
allow_headers: "DNT, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, Priority, Access-Control-Allow-Origin, X-Hiro-Product, X-Hiro-Version"
allow_credentials: true
max_age: "1728000"
clusters: