I have problem using ionic-native/http

I have problem using ionic-native/http.
I cant not use “setHeader” for {‘Content-type’: ‘application/json’}. It use default ‘text/plain’.

Is there a reason you’re not just using Angular’s Http?

1 Like

There is no specific reason. But deposits that I posted my doubt, I changed my requests for the Http of angular. And it worked normally