- From: Simon Fell <soap@zaks.demon.co.uk>
- Date: Sun, 25 Mar 2001 14:18:56 -0800
- To: www-lib@w3.org
I'm trying to control the use of proxies on a per request basis, by calling HTRequest_setProxy. But this is not working, the call the HTRequest_setProxy succeeds, but tracing through the code, the call to HTNet_executeBeforeAll in HTNet_newClient results in the proxy value being reset to NULL. I'm guessing this is something to do with the profile i'm using ( HTProfile_newNoCacheClient ). If i use HTProxy_add then everything works as expected. Any tips ? TIA Simon
Received on Sunday, 25 March 2001 17:19:41 UTC