Skip to content

Commit

Permalink
Add a debug request for CORS OPTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at committed Mar 19, 2024
1 parent 846add9 commit 3b51827
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
38 changes: 38 additions & 0 deletions .insomnia/Request/req_2df392ca40254c1e8fd26732ca4c07a5.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
_id: req_2df392ca40254c1e8fd26732ca4c07a5
type: Request
parentId: wrk_6915256f54c24d51aa934588fd7b49ff
modified: 1710872756294
created: 1710867911775
url: "{{ base_url }}"
name: CORS options test
description: ""
method: OPTIONS
body: {}
parameters: []
headers:
- name: User-Agent
value: insomnia/2023.5.8
id: pair_0335aba4b3cd42489fb12d09585027db
- id: pair_2b1727753c83422390cc7e2a0b510f16
name: Origin
value: http://localhost:3000
description: ""
disabled: true
- id: pair_38c3081c438a4c52a015388a29c0dc08
name: Origin
value: https://tunocent-vue.acdh-dev.oeaw.ac.at
description: ""
authentication:
type: basic
useISO88591: false
disabled: true
username: "{{ _.user }}"
password: "{{ _.pass }}"
metaSortKey: -1710867911775
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
_id: req_wrk_6915256f54c24d51aa934588fd7b49ff9f0d4511
type: Request
parentId: fld_wrk_6915256f54c24d51aa934588fd7b49fffdee0559
modified: 1710862602108
modified: 1710874757802
created: 1675795155949
url: "{{ base_url }}/vicav/project"
name: gets basic project configuration
Expand Down

0 comments on commit 3b51827

Please sign in to comment.