hiteshchoudhary / apihub

Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
https://freeapi.app
Other
6.84k stars 1.09k forks source link

fix: cors issues in preflight request #204

Open Sarthak-ONS opened 1 month ago

Sarthak-ONS commented 1 month ago

Fixes the cors issue while credentials mode is on.

Sarthak-ONS commented 1 month ago

@wajeshubham, Any update on this?

wajeshubham commented 1 month ago

@Sarthak-ONS Kindly explain what the issue that we are solving here and what preflightContinue does in context of that. Thanks