aboutsummaryrefslogtreecommitdiff
path: root/client.go
AgeCommit message (Collapse)Author
2022-02-14client, crawl: fix/simplify net.Dialer overridesJordan
2022-02-10client, crawl: --bind, support making outbound requests from a particular ↵Jordan
address
2020-08-23Allow setting DNS overrides using the --resolve optionale
2018-08-31Improve error checkingale
Detect write errors (both on the database and to the WARC output) and abort with an error message. Also fix a bunch of harmless lint warnings.
2017-12-19Use a global http.Client with sane settingsale