|
@@ -31,7 +31,7 @@ static_resources:
|
|
|
allow_origin_string_match:
|
|
allow_origin_string_match:
|
|
|
- prefix: "*"
|
|
- prefix: "*"
|
|
|
allow_methods: GET, PUT, DELETE, POST, OPTIONS
|
|
allow_methods: GET, PUT, DELETE, POST, OPTIONS
|
|
|
- allow_headers: keep-alive,user-agent,cache-control,content-type,content-transfer-encoding,custom-header-1,x-accept-content-transfer-encoding,x-accept-response-streaming,x-user-agent,x-grpc-web,grpc-timeout
|
|
|
|
|
|
|
+ allow_headers: accept-language,authorization,keep-alive,user-agent,cache-control,content-type,content-transfer-encoding,custom-header-1,x-accept-content-transfer-encoding,x-accept-response-streaming,x-user-agent,x-grpc-web,grpc-timeout
|
|
|
max_age: "1728000"
|
|
max_age: "1728000"
|
|
|
expose_headers: custom-header-1,grpc-status,grpc-message
|
|
expose_headers: custom-header-1,grpc-status,grpc-message
|
|
|
http_filters:
|
|
http_filters:
|