.wgetrc
changeset 149 d0e746f2c693
parent 86 1e9048a10b95
--- 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
+