nack
authorJoey Hess <joeyh@joeyh.name>
Thu, 25 Jan 2024 17:05:52 +0000 (13:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 25 Jan 2024 17:05:52 +0000 (13:05 -0400)
doc/todo/record_ETag_when_using_addurl_--fast.mdwn

index 252fd1ae97986a1f43226b5a3214712133b97522..b15a9a202df663bac1f7602fa146cf016e6c25c8 100644 (file)
@@ -1 +1,3 @@
 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.
+
+> Closing as this does not seem like a useful idea. [[done]] --[[Joey]]