larry03 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

Add support for Proxy Configuration using HttpsTransportSE #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Using HttpTransportSE is possible to configure proxy settings using 
HttpTransportSE(Proxy proxy, String url)constructor.
2. It is not possible using HttpsTransportSE.

What is the expected output? What do you see instead?
We can not configure proxy settings when we want to connect using HTTPS 
protocol.

What version of the product are you using? On what operating system?

2.6.5

Please provide any additional information below.

Original issue reported on code.google.com by jafsa...@gmail.com on 24 Oct 2012 at 5:11

GoogleCodeExporter commented 9 years ago
Good idea. Want to send a pull request with the changes?

Original comment by mosa...@gmail.com on 24 Oct 2012 at 5:14

GoogleCodeExporter commented 9 years ago
This is now implemented in master and will be part of 3.0.0 RC 4. Please test 
as soon as available and confirm that it works or report problems.

Original comment by mosa...@gmail.com on 12 Nov 2012 at 6:22

GoogleCodeExporter commented 9 years ago

Original comment by mosa...@gmail.com on 12 Nov 2012 at 6:25