Mercurial > hg
comparison mercurial/repo.py @ 13966:a1c31c64bcd3
hgweb: support disabling page cache
By default, hgweb_mod supports caching via the ETag header. This can
cause some confusion with browsers which cache aggressively. This change
preserves existing behavior while giving the administrator a knob to
disable the ETag header.
author | Steven Stallion <sstallion@gmail.com> |
---|---|
date | Wed, 20 Apr 2011 00:01:50 -0400 |
parents | d747774ca9da |
children | 5884812686f7 |
comparison
equal
deleted
inserted
replaced
13965:ac1c75a7c6b5 | 13966:a1c31c64bcd3 |
---|