wymsee / cordova-HTTP

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
372 stars 301 forks source link

how to stop http request #144

Open ajaysaini95700 opened 7 years ago

ajaysaini95700 commented 7 years ago

i want to stop http request before getting data from server , is it possible in ionic 2

alexszilagyi commented 7 years ago

@ajaysaini95700: check my fork of this repo. it may help you.