.wgetrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 19:40:47 +0200
changeset 949 2e7205b69973
parent 149 d0e746f2c693
permissions -rw-r--r--
Adtivated TERM=mintty for mintty as Gradle now supports it natively (as of v5.2).

# 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