webview - Cordova intercept XMLHttpRequest / Websocket -
we develop ionic app using cordova. need intercept xmlhttprequest , websocket calls change headers. android system webview adding origin header file:// request not allowed schema 3rd part rest service.
so i'm searching possibilty intercept calls android , ios if possible , add or remove headers?
could possible?
wiki
Comments
Post a Comment