- From: Dan Connolly <connolly@w3.org>
- Date: Wed, 19 Apr 2006 11:24:03 -0500
- To: httplib2-discuss@lists.sourceforge.net
- Cc: www-archive@w3.org
Received on Wednesday, 19 April 2006 16:24:20 UTC
On Wed, 2006-04-19 at 11:03 -0500, Dan Connolly wrote: > I re-dicovered http://bitworking.org/projects/httplib2/ . > http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.3 > > Then I see max-stale is what I want, but then in httplib2.py, I see: > > We will never return a stale document as > fresh as a design decision, and thus the non-implementation > of 'max-stale'. > > So I'm getting no help from either side. Sigh. I'm having some luck with only-if-cached. But I think the case of a cache miss is buggy. Patch attached. -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Wednesday, 19 April 2006 16:24:20 UTC