Re: [Httplib2-discuss] Re: trying to cache wikipedia pages
Status: Beta
Brought to you by:
jcgregorio
From: Joe G. <joe...@gm...> - 2006-04-27 02:16:54
|
Dan, I'm not quite sure I understand what you are trying to accomplish with that patch. The idea of how it works now is if _entry_disposition returns FRESH but there is no cache entry then a 504 is returned. Do you have test case or site where that fails? Thanks, -joe On 4/19/06, Dan Connolly <con...@w3...> wrote: > 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 > > > -- Joe Gregorio http://bitworking.org |