tags:

views:

10

answers:

0

I'm trying to do csoap request through a authenticated http proxy, and this doesn't seems supported. Tell me if I'm wrong.

I'm not exactly sure to understand the problem. It seems that the issue goes down to which winsock doesn't automatically use the Internet Settings configured proxy.

I suppose that this is the correct behavior of winsock, which I suppose doesn't enforce a proxy to pass through. If you have some hints about how to give a proxy to winsock or better a solution to do it at the csoap level it would be great.

Modifying the code would be ok as I own it.