Skip to content

Commit 1371e4d

Browse files
committed
NPA-52222: Revert change
1 parent 7543ec2 commit 1371e4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proxies/sandbox/apiproxy/policies/AssignMessage.AddCors.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<Set>
55
<Headers>
66
<Header name="Access-Control-Allow-Origin">{request.header.origin}</Header>
7-
<Header name="Access-Control-Allow-Headers">origin, x-requested-with, accept, content-type, nhsd-session-urid, authorization, x-correlation-id, x-request-id</Header>
8-
<!--you can add headers here if you want to expose
7+
<Header name="Access-Control-Allow-Headers">origin, x-requested-with, accept, content-type, nhsd-session-urid, authorization, x-correlation-id, x-request-id, x-im1-connection-params</Header> <!--you can add headers here if you want to expose
98
<Header name="Access-Control-Expose-Headers">origin, x-requested-with, accept, content-type, nhsd-session-urid, x-my-new-header</Header> -->
109
<Header name="Access-Control-Max-Age">3628800</Header>
1110
<Header name="Access-Control-Allow-Methods">GET, PUT, POST, DELETE, PATCH</Header>

0 commit comments

Comments
 (0)