[svn] TODO: -k needs to convert '?' to "%3F" in links to saved files containing the

'?' character (e.g. CGI output).
This commit is contained in:
dan 2000-10-20 14:44:26 -07:00
parent 2ddbc866f6
commit 6dd2357558
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-10-20 Dan Harkless <dan-wget@dilvish.speed.net>
* TODO: -k needs to convert '?' to "%3F" in links to saved files
containing the '?' character (e.g. CGI output).
2000-10-19 Dan Harkless <dan-wget@dilvish.speed.net>
* TODO: -E / --html-extension / html_extension has been implemented.

4
TODO
View File

@ -35,6 +35,10 @@ may tend towards the top). Not all of these represent user-visible changes.
* Allow mirroring of FTP URLs where logging in puts you somewhere else besides
'/'.
* If CGI output is saved to a file, e.g. cow.cgi?param, -k needs to change the
'?' to a "%3F" in links to that file to avoid passing part of the filename as
a parameter.
* Make `-k' convert <base href=...> too.
* Make `-k' check for files that were downloaded in the past and convert links