mirror of
https://github.com/mirror/wget.git
synced 2026-08-19 09:23:27 +08:00
[svn] -k should convert "hostless absolute" URLs, like <A HREF="/index.html">.
This commit is contained in:
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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user