From ac96041552794584abd2f942492043ceb2cba31a Mon Sep 17 00:00:00 2001 From: hniksic <devnull@localhost> Date: Mon, 6 Nov 2000 02:03:57 -0800 Subject: [PATCH] [svn] As of recently, path simplification does stop at '?'. --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index a1dcd0a7..ce7d1245 100644 --- a/TODO +++ b/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). 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 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