Add proxy connection to http request
Moderator: Martin
Add proxy connection to http request
I need to use different ip addresses, for multiple http requests at the same time, please add proxy connection to this feature.
Re: Add proxy connection to http request
Hi,
Could you please describe in more detail what you want to achieve?
Thanks & Regards,
Martin
Could you please describe in more detail what you want to achieve?
Thanks & Regards,
Martin
Re: Add proxy connection to http request
@Martin : He want to use proxy IP including proxy username/password in each HTTP request. As curl also have this feature : viewtopic.php?f=4&t=8632
This way, each HTTP request action can be configured to use different proxy or non proxy.
This way, each HTTP request action can be configured to use different proxy or non proxy.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: Add proxy connection to http request
Exactly, thank you for the right explanationDesmanto wrote: ↑08 May 2020 10:08@Martin : He want to use proxy IP including proxy username/password in each HTTP request. As curl also have this feature : viewtopic.php?f=4&t=8632
This way, each HTTP request action can be configured to use different proxy or non proxy.
Re: Add proxy connection to http request
Adding feature takes time and testing. 1.38 EAP is already late for release, so I don't think it will be added soon. Better find alternative as trying to adb push the curl binary to /data/local/tmp/, then execute it from there. I know it should can run without root, although require PC to use the adb at the first time.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.