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

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -