Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Two HTTP Caching Extensions. stale-while-revalidate serves cached content even while a refresh has been triggered and is currently being pulled in to the cache; stale-if-error serves cached content if a service has gone down.

Tagged , , ,

1 comment

  1. This would obviously be good at the HTTP level, but I implemented something like stale-while-revalidate in Django a while back.
    I just made it a ticket, since I should have back then:
    http://code.djangoproject.com/ticket/6199

    Patch attached over there.

    Jeremy Dunck - 13th December 2007 04:20 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site