Commit Graph

5 Commits

Author SHA1 Message Date
39269d3790 fix linter errors, enhance error handling, rename Id to ID in tpls 2024-01-25 18:59:20 +01:00
bebcd15ada fixed linter errors 2024-01-25 15:02:49 +01:00
T.v.Dein
42a958fc4c refactored out http fetching code into Fetcher{}/fetch.go 2024-01-19 18:38:35 +01:00
T.v.Dein
5fa46ff106 Add HTTP retries and the possibility to ignore image download errors (#33)
added HTTP retry and --ignoreerrors which ignores image download errors, fix #30
2024-01-19 18:38:35 +01:00
T.v.Dein
cca3211023 Enhancement/http (#32)
* added HTTP debug logging using `-d` or `DEBUGHTTP=1` (headers only)
2024-01-19 18:38:35 +01:00