I don't know much about this. Why don't you ask on the "zope" mailing list. -- Loren ----- Original Message ----- From: "Tom Cameron" <tom@mooball.com>; "Webmaster" <webmaster@zope.org> To: "Loren Stafford" <lstaffor@dynalogic.com> Sent: Thursday, March 01, 2001 3:13 PM Subject: Zope.org feedback
URL: http://www.zope.org/Members/lstaffor Hi there, I have made use of your How To on 'Using ZClient to Access Another Server' and it is working fine except for one thing.
My system seems to be caching the request so I keep getting the same results every time even though the page requested has changed. I have checked and the caching is happening at the python level.
I also then rewrote your method using urllib commands and again using httplib commands and everytime it gives me a cached result.
Where is the cache set in python and how do I dissable it?
Thanks in advance Tom Cameron
participants (1)
-
Loren Stafford