aboutsummaryrefslogtreecommitdiff
path: root/weed/operation/upload_content.go
AgeCommit message (Expand)AuthorFilesLines
2020-02-10add http client for streaming uploadorigin/add_fasthttp_clientChris Lu1-65/+80
2019-04-18refactoringChris Lu1-1/+2
2019-04-18filer.copy: add adjustable compression levelChris Lu1-2/+18
2019-04-07adjust compression to optimize for speedChris Lu1-1/+2
2019-04-06more efficient client side gzip compressionChris Lu1-2/+17
2019-03-11Revert "fix https://github.com/chrislusf/seaweedfs/issues/780"chenwanli1-6/+0
2019-02-15benchmark can work in secure modeChris Lu1-3/+3
2019-01-18master add separate grpc portChris Lu1-5/+3
2019-01-10Set http timeout to 5schenwanli1-3/+5
2019-01-02set etag in responseChris Lu1-1/+1
2018-12-05fix https://github.com/chrislusf/seaweedfs/issues/780chenwanli1-0/+6
2018-11-03add function descriptionChris Lu1-0/+1
2018-09-22add ETag to upload results and chunksChris Lu1-0/+11
2017-01-08support additional header name-value pairssparklxb1-10/+3
2017-01-08support additional header name-value pairssparklxb1-5/+23
2016-06-02directory structure change to work with glideChris Lu1-0/+96
2013-02-10testing compilation with remove packageChris Lu1-47/+0
2013-02-10avoid the "src" folderChris Lu1-0/+47