mirror of
https://github.com/mirror/wget.git
synced 2025-03-09 17:20:33 +08:00
* NEWS: Mention Metalink's file size verification * src/metalink.c (retrieve_from_metalink): Add file size computation * doc/metalink.txt: Update document. Remove resolved bugs Reject downloaded files when they do not agree with their Metalink/XML metalink:size: https://tools.ietf.org/html/rfc5854#section-4.2.14 At the moment of writing, Metalink/HTTP headers do not provide a file size field. This information could be obtained from the Content-Length header field: https://tools.ietf.org/html/rfc6249#section-7 |
||
---|---|---|
.. | ||
fdl.texi | ||
Makefile.am | ||
metalink.txt | ||
sample.wgetrc | ||
texi2pod.pl | ||
wget.texi |