AlwaysLoveme / capacitor-plugin-filedownload

a file download plugin for Capacitor3.0+
MIT License
13 stars 7 forks source link

' from origin 'http://localhost' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. #3

Closed sksk008 closed 1 year ago

sksk008 commented 1 year ago

how to pass header with request ?

AlwaysLoveme commented 1 year ago

how to pass header with request ?

Cross-domain problems need to be solved by the backend, which is more reasonable

AlwaysLoveme commented 1 year ago

how to pass header with request ?

It's supported in the latest version