Skip to content

Commit 2260f79

Browse files
authored
Merge pull request #452 from mevdschee/fix_cors_test
fix cors test
2 parents f29f15e + 438f464 commit 2260f79

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)