Mercurial > hg
diff mercurial/dagparser.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 | 4f8067c94729 |
children | 525fdb738975 |