Hi All
Is there a way to do POST request with multipart/form-data in ionic native HTTP ?
I am using the latest version of Capacitor, Vue and Ionic
Hi All
Is there a way to do POST request with multipart/form-data in ionic native HTTP ?
I am using the latest version of Capacitor, Vue and Ionic
Hey, there is an active open pull request for this feature, which is hopefully coming in the next Capacitor update. If you need the functionality immedietaly you should use the old cordova-plugin-advanced-http plugin, which supports this method.