depot/web/fup/fuphttp
Luke Granger-Brown ad67e1025a fup/fuphttp: split download logic into a separate file.
It's neatly partitionable away from the rest of the logic, so it's easier to
put it in a separate file.
2021-03-21 15:23:43 +00:00
..
errors.go fup: factor out metadata retrieval into a separate file 2021-03-21 15:17:46 +00:00
fuphttp.go fup/fuphttp: split download logic into a separate file. 2021-03-21 15:23:43 +00:00
fuphttp_test.go fup: implement deleting expired files on request 2021-03-21 14:56:42 +00:00
httpdownload.go fup/fuphttp: split download logic into a separate file. 2021-03-21 15:23:43 +00:00
metadata.go fup: factor out metadata retrieval into a separate file 2021-03-21 15:17:46 +00:00