caiwenzheng created CB-12462:
--------------------------------
Summary: Support for intercepting http/https GET/POST requests and
retaining request data.
Key: CB-12462
URL: https://issues.apache.org/jira/browse/CB-12462
Project: Apache Cordova
Issue Type: Improvement
Components: Android
Reporter: caiwenzheng
I want to intercept Ajax http/https requests, but the new request will lose the
old request of the headers and format through override the "remapUri()"
method. I found that it did not retain the old parameters in the
"shouldInterceptRequest () " method and it make a new http/https request in the
"openForRead()" method. So I want to ask if you can support for intercepting
http/https GET/POST requests and retaining request data, eg:formdata, headers,
etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]