author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 18 Jul 2011 10:37:16 +0300 | |
changeset 149 | d0e746f2c693 |
parent 148 | b321dd7cb6dd |
child 150 | 18b75d04721b |
--- 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 +