On Thu, 27 Mar 2003, David Banning wrote:
I would like to get dillo to respond to META-refresh without stopping with a warning message. Is there a simple way that I can do that?
I have looked around at the code and can make a few changes and recompile, but as yet I am not proficient enough to know what to change and where.
You may try this patch: http://zone.ee/myzz/dillo/dillo-0.7.1-mzz.diff This is basically my current changes to dillo backported to 0.7.1.2 release. Contains automatic meta-refresh, no-cache/expire cache control, showing alt text while loading images, some stupid hacks for javascript urls and simply weird relative urls, fast search engine queries by typeing '?query text' into address bar and some other changes (read the patch...). Warning: meta-refresh and cache control could be abused by bad-behaving sites. -- mzz