Hi,

I hack my copy of wget so that it returns the full response even if
there is a HTTP 404 or 500 error.

This works very well and is incredibly useful for debugging CGI's.
Particularly CGI's that set the content type to something other than
text/html, so you cannot check them in a browser.

I was wondering if anyone thought this would be a useful option to
include in future versions of wget? I don't know how wget development is
organised but I would be happy to add this as a proper option to the
latest source code.

Barnaby

Reply via email to