You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2019/09/23 09:00:07 UTC

[jira] [Closed] (CB-12462) Support for intercepting http/https GET/POST requests and retaining request data.

     [ https://issues.apache.org/jira/browse/CB-12462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-12462.
-----------------------------
    Resolution: Won't Do

We won't do this as part of cordova-android, you can create a plugin to do it if you want.

> 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: cordova-android
>            Reporter: caiwenzheng
>            Priority: Major
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org