[Zope] Using ZClient to Access Another Server: Via Proxy?

Oleg Broytmann phd@phd.russ.ru
Sat, 17 Jun 2000 13:06:36 +0000 (GMT)


On Sat, 17 Jun 2000 ralf.herold@charite.de wrote:
> Thanks for Your suggestion! However, this is the error reported:

   Oh, yes. Now I see... I've read Client.py and found it stopped using
urllib, but use httplib directly.
   No luck - either patch Client.py or use different approach. Use XML-RPC.
You, probably, will need to write your own Transport class...

Oleg.            (All opinions are mine and not of my employer)
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd@phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.