Like the title say exist a native http plugin for vue with ionic?
is the capacitor http plugin with vue compatible?
any special headers because cors?
Like the title say exist a native http plugin for vue with ionic?
is the capacitor http plugin with vue compatible?
any special headers because cors?
I haven’t had any issues using the HTTP
plugin in Ionic-Vue here: HTTP - Ionic Documentation
Now that Capacitor 3 has been released, I recommend starting your project using that. The Capacitor 3 community plugin is here: GitHub - capacitor-community/http: Community plugin for native HTTP
If you’re downloading larger files I can warmly recommend GitHub - diachedelic/capacitor-blob-writer: Capacitor plugin to write binary data to the filesystem though