[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Authorization problem

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2005-06-15 10:23:16 CEST

Ben Collins-Sussman <sussman@collab.net> wrote on 14.06.2005 23:18:23:

>
> On Jun 14, 2005, at 4:04 PM, Crucius, Wesley wrote:
>
> > Does this surprise or concern anyone? It works fine for me now
> > that I understand it, but others may have concerns that some policy
> > changes don't "take effect" immediately.
>
> Neither surprising nor concerning. Browsers cache http responses.
> In this case, the browser wasn't even hitting the server at all.
> There's nothing you can do about it.

Yes you can. You can set expired date in the past, and set pragma:
no-cache and cache-control: no-cache. That way every good behaved browser
i.e. Mozilla, IE, Opera and such, will check document status each time you
refresh a page.

Cheers,

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 15 10:25:24 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.