We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3420f8 commit 5b14c5aCopy full SHA for 5b14c5a
1 file changed
charts/synapse/scripts/envoy.yaml
@@ -62,7 +62,8 @@ static_resources:
62
prefix: "/"
63
headers:
64
- name: ":method"
65
- exact_match: "OPTIONS"
+ string_match:
66
+ exact: "OPTIONS"
67
direct_response:
68
status: 204
69
response_headers_to_add:
0 commit comments