Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-03-27 | include crate info in help | Melody Horn | -0/+1 | |
2021-03-27 | specify user agent | Melody Horn | -6/+17 | |
2021-03-27 | print response on failure status code | Melody Horn | -1/+4 | |
2021-03-27 | allow user to specify output directory | Melody Horn | -0/+8 | |
2021-03-27 | accept HTTP2 | Melody Horn | -1/+51 | |
2021-03-27 | actually handle errors | Melody Horn | -4/+10 | |
2021-03-27 | sorry fehler but you confuse my IDE | Melody Horn | -25/+3 | |
2021-03-27 | do not panic in download | Melody Horn | -3/+3 | |
2021-03-27 | correctly handle HTTPS | Melody Horn | -2/+262 | |
2021-03-27 | follow redirects | Melody Horn | -2/+12 | |
2021-03-27 | optionally read in URLs from a file | Melody Horn | -1/+16 | |
2021-03-27 | rough draft | Melody Horn | -0/+851 | |