Opened at 2010-01-16T00:30:25Z
Last modified at 2013-08-02T03:02:05Z
#906 new defect
ETag support for mutable files and directories
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-frontend-web | Version: | 1.5.0 |
Keywords: | etag performance mutable | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
There is support for HTTP ETags on immutable files in the current webapi code , although it isn't entirely clear that this is working as intended (see #443). However ETags are not supported for mutable files or directories. According to #443, the ETag for a mutable file/directory should be set to the current roothash value.
If you like this ticket, you might also like #413 (mutable files: expose version info to HTTP clients?).
Note: See
TracTickets for help on using
tickets.