1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] -k should convert "hostless absolute" URLs, like <A HREF="/index.html">.

This commit is contained in:
dan 2000-07-19 18:19:58 -07:00
parent cf1e1c68de
commit e1d4d0995f

5
TODO
View File

@ -27,8 +27,9 @@ user-visible changes.
* Make `-k' check for files that were downloaded in the past and convert links
to them in newly-downloaded documents.
* -k should convert convert relative references to absolute if not
downloaded.
* -k should convert convert relative references to absolute if not downloaded.
* -k should convert "hostless absolute" URLs, like <A HREF="/index.html">.
* Add option to clobber existing file names (no `.N' suffixes).