aboutsummaryrefslogtreecommitdiff
path: root/wget
Commit message (Collapse)AuthorAgeFilesLines
* Remove hsts_file setting from wgetrcTom Ryder2020-05-251-3/+0
| | | | | Too new. Even Debian Stretch (oldstable) has never heard of it. The undocumented WGETRC env variable works fine, though.
* Move wget config into XDGTom Ryder2020-05-181-0/+5
|
* Save wget HSTS cache in XDG_CACHE_HOMETom Ryder2020-05-181-0/+3
| | | | One fewer dotfile!
* Add a simple wgetrcTom Ryder2017-06-231-0/+14
Mostly use cURL admittedly, but these look sensible