Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move unique_filename_from_url functions to common | William Wennerström | 2020-12-04 | 1 | -0/+9 |
| | |||||
* | Fix stubs and move some tests to http_common | William Wennerström | 2020-11-16 | 1 | -5/+0 |
| | |||||
* | Add stubs | William Wennerström | 2020-11-16 | 1 | -2/+0 |
| | |||||
* | Run make format on rebase | William Wennerström | 2020-11-16 | 1 | -11/+11 |
| | |||||
* | Infer filename from content-disposition or URL | William Wennerström | 2020-11-16 | 1 | -0/+28 |
The Content-Disposition inferring is probably a bad idea security wise, so I am going to remove it. |