diff -r b321dd7cb6dd -r d0e746f2c693 .wgetrc --- a/.wgetrc Sat Jul 16 15:04:24 2011 +0300 +++ b/.wgetrc Mon Jul 18 10:37:16 2011 +0300 @@ -5,3 +5,7 @@ # specifying `--dns-timeout', `--connect-timeout', and # `--read-timeout', all at the same time. timeout = 10 + +# Turn on recognition of the (non-standard) `Content-Disposition' header. +content_disposition = on +