I would be happy to see a feature for wget proceed to download and store the document sent by the HTTP server, whether or not the status code isn't 20x. Sometimes, even when an error status is received, the response body contains some valuable information. I'm especially interested in getting "500 Internal Server Error" stack traces from Tomcat, but this could also be useful for e.g. fetching fancy "404 Not Found" pages.
This behavior, if implemented, would obviously have to be optional (default: disabled). -- +----------------------------------------------------------------------+ | Paweł Sakowski <[EMAIL PROTECTED]> Never trust a man | | who can count up to 1023 on his fingers. | +----------------------------------------------------------------------+
