Skip to content

Commit 8314a24

Browse files
committed
Add check for #501
1 parent ed6bb81 commit 8314a24

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/functional/002_auth/001_jwt_auth.log

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,13 @@ Content-Type: application/json
3131
Content-Length: 54
3232

3333
{"code":1001,"message":"Table 'invisibles' not found"}
34+
===
35+
OPTIONS /records/invisibles/e42c77c6-06a4-4502-816c-d112c7142e6d
36+
Access-Control-Request-Method: POST
37+
Access-Control-Request-Headers: X-PINGOTHER, Content-Type
38+
===
39+
200
40+
Access-Control-Allow-Headers: Content-Type, X-XSRF-TOKEN, X-Authorization
41+
Access-Control-Allow-Methods: OPTIONS, GET, PUT, POST, DELETE, PATCH
42+
Access-Control-Allow-Credentials: true
43+
Access-Control-Max-Age: 1728000

0 commit comments

Comments
 (0)