How to prevent downloading of CGI and HTML forms?
From version 1.4, this is the default action. The program skips cgi form links and html forms, by looking for the query string of the form http://www.foo.com/bar/query.html?param=pby using regular expression matching. However, there is a way to make the program download CGI forms by enabling a configuration variable in the config file.