Skip to content

Commit 438f464

Browse files
committed
fix cors test
1 parent f29f15e commit 438f464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/001_records/041_cors_pre_flight.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Access-Control-Request-Method: POST
44
Access-Control-Request-Headers: X-XSRF-TOKEN, X-Requested-With
55
===
66
200
7-
Access-Control-Allow-Headers: Content-Type, X-XSRF-TOKEN
7+
Access-Control-Allow-Headers: Content-Type, X-XSRF-TOKEN, X-Authorization
88
Access-Control-Allow-Methods: OPTIONS, GET, PUT, POST, DELETE, PATCH
99
Access-Control-Allow-Credentials: true
1010
Access-Control-Max-Age: 1728000

0 commit comments

Comments
 (0)