]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Added unit tests covering #466:comment-15. Refactored the 'etag' behavior for immutab...
authorAndrew Miller <amiller@dappervision.com>
Sat, 31 Mar 2012 20:46:34 +0000 (16:46 -0400)
committerBrian Warner <warner@lothar.com>
Sun, 13 May 2012 07:45:11 +0000 (00:45 -0700)
commit16eddc35e891cba9a52939b9e3a0b35197dcf0d5
tree32c889350f266dbc53e670775587edf972eee87a
parent4f1bc1b3873d0349039d98b4c679af247936fc97
Added unit tests covering #466:comment-15. Refactored the 'etag' behavior for immutable files to respond to all GET '?t=' flags, not just t=None

Signed-off-by: Andrew Miller <amiller@dappervision.com>
src/allmydata/test/test_web.py
src/allmydata/web/filenode.py