summaryrefslogtreecommitdiff
path: root/Remote/Helper/Http.hs
Commit message (Expand)AuthorAge
* update licenses from GPL to AGPLJoey Hess2019-03-13
* fix bad refactoringJoey Hess2018-04-06
* refactor sinkResponseFile and add downloadCJoey Hess2018-04-06
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* update my email address and homepage urlJoey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsJoey Hess2015-01-20
* fix memory leakJoey Hess2014-11-04
* WIP 2Joey Hess2014-11-03
* S3: convert to aws for store, remove, checkPresentJoey Hess2014-08-09
* check for 200 responseJoey Hess2014-08-08
* WebDAV: Avoid buffering whole file in memory when downloading.Joey Hess2014-08-08
* WebDAV: Avoid buffering whole file in memory when uploading.Joey Hess2014-08-07