added suggestion to record ETags in URL- keys
This commit is contained in:
parent
14e8b42c77
commit
1155bbb3db
1 changed files with 1 additions and 0 deletions
1
doc/todo/record_ETag_when_using_addurl_--fast.mdwn
Normal file
1
doc/todo/record_ETag_when_using_addurl_--fast.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
Many websites return an Etag in the http response header, indicating the version of the resource. Could the etag (or a checksum of it) be recorded in the URL- key, the way size is now? Then e.g. `fsck --from web` could do a stronger check that the same file is still downloadable from the web, and the situation where different remotes have different versions of a file with the same URL- key could be better prevented.
|
Loading…
Reference in a new issue