What is the strategy for bypassing DontGet occasionally?
I.e., in general I don't want images so I put *://*/*.jpg
in DontGet, but say there's a page I want to see with images?
Requesting
http://localhost:8080/refresh-recurse/?url=http://www.naval.com/marvhf.htm;depth=0;stylesheets=Y;images=Y;frames=Y
does not bypass DontGet.  Makes sense I guess, else Junior could
download Inappropriate Files.  Anyway one must still comment out
wwwoffle.conf to see them after download.

Maybe a new refresh-recuse-ignores-dontget variable is needed,
or a gentler DontRequest variant of DontGet.

(And no, I don't want to use wget --proxy=off.)

Reply via email to