wget patch for '303 See Other'
GNU wget follows http redirects but it treats 303 See Other as an
error. This patch improves the handling in two ways:
- The location of the 'other' resource is printed as well as
the error message.
- The new option --follow-see-other causes
303 See Other to be treated the same as the other http
redirects, and followed automatically by wget.
wget-1.8.2-see_other.diff
Ed Avis
Last modified: Sat Aug 16 11:57:29 BST 2003