mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] As of recently, path simplification does stop at '?'.
This commit is contained in:
parent
0102833a13
commit
ac96041552
3
TODO
3
TODO
@ -18,9 +18,6 @@ may tend towards the top). Not all of these represent user-visible changes.
|
|||||||
files in a certain directory on _one_ of the hosts (-I and -X apply to all).
|
files in a certain directory on _one_ of the hosts (-I and -X apply to all).
|
||||||
Perhaps -I and -X should take an optional hostname before the directory?
|
Perhaps -I and -X should take an optional hostname before the directory?
|
||||||
|
|
||||||
* When simplifying paths, wget needs to stop at any '?' character. Also, wget
|
|
||||||
behaves differently from popular browsers in removing './'s from abs. URLs.
|
|
||||||
|
|
||||||
* Add an option to not encode special characters like ' ' and '~' when saving
|
* Add an option to not encode special characters like ' ' and '~' when saving
|
||||||
local files. Would be good to have a mode that encodes all special characters
|
local files. Would be good to have a mode that encodes all special characters
|
||||||
(as now), one that encodes none (as above), and one that only encodes a
|
(as now), one that encodes none (as above), and one that only encodes a
|
||||||
|
Loading…
Reference in New Issue
Block a user