.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 26 Jul 2012 15:17:27 +0300
changeset 490 eb6cd35851b2
parent 149 d0e746f2c693
permissions -rw-r--r--
Add support for .msi files.

# As I not install cetificate, don't check them.
check_certificate = off

# Set all applicable timeout values to N sec. Equivalent to
# 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