mirror of
https://github.com/alexgo-io/stacks-node-mainnet.git
synced 2026-01-12 06:43:47 +08:00
chore: update cors headers
This commit is contained in:
@@ -51,7 +51,7 @@ static_resources:
|
|||||||
allow_origin_string_match:
|
allow_origin_string_match:
|
||||||
- prefix: "*"
|
- prefix: "*"
|
||||||
allow_methods: "GET, POST, PUT, PATCH, DELETE, OPTIONS"
|
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
|
allow_credentials: true
|
||||||
max_age: "1728000"
|
max_age: "1728000"
|
||||||
clusters:
|
clusters:
|
||||||
|
|||||||
Reference in New Issue
Block a user