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:
parent
cf1e1c68de
commit
e1d4d0995f
5
TODO
5
TODO
@ -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).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user