index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
util
/
http_util.go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
switch to logrus
origin/logrus
Chris Lu
1
-3
/
+3
2020-11-15
remove unused function
Chris Lu
1
-17
/
+0
2020-11-11
s3: do not close reader too early
Chris Lu
1
-1
/
+0
2020-10-13
Only wait on retryable requests
Chris Lu
1
-18
/
+20
2020-09-09
return http response directly
Chris Lu
1
-2
/
+2
2020-08-24
close http response
Chris Lu
1
-0
/
+1
2020-08-01
non-fatal error
Chris Lu
1
-1
/
+1
2020-08-01
http request use gzip if possible
Chris Lu
1
-8
/
+46
2020-08-01
in case when content is not compressed
Chris Lu
1
-1
/
+1
2020-06-20
rename UnCompressData to DecompressData
Chris Lu
1
-1
/
+1
2020-06-19
renaming
Chris Lu
1
-5
/
+5
2020-04-17
fix "call of Unmarshal passes non-pointer as second argument"
Chris Lu
1
-1
/
+1
2020-03-29
return part of the chunk if chunkview is not the full chunk
Chris Lu
1
-4
/
+8
2020-03-08
filer: remember content is gzipped or not
Chris Lu
1
-5
/
+11
2020-03-06
filer: option to encrypt data on volume server
Chris Lu
1
-11
/
+40
2020-02-14
refactoring the close http response
Chris Lu
1
-5
/
+5
2020-02-14
properly close http response
Chris Lu
1
-7
/
+12
2020-02-10
Revert "HEAD operation changes to fasthttp"
Chris Lu
1
-17
/
+8
2020-02-10
HEAD operation changes to fasthttp
Chris Lu
1
-8
/
+17
2020-01-31
s3: add s3 copy
Chris Lu
1
-0
/
+21
2020-01-22
fix http range requests
Chris Lu
1
-2
/
+2
2020-01-08
skip error when draining reader
Chris Lu
1
-2
/
+5
2019-12-25
ignore draining error
Chris Lu
1
-1
/
+1
2019-12-26
feat: drains http body if buffer is too small
divinerapier
1
-1
/
+9
2019-12-26
fix: handle errors for ReadUrl
divinerapier
1
-16
/
+24
2019-12-15
upload skipping mimetype if not needed
Chris Lu
1
-1
/
+1
2019-09-05
filer: avoid hard-coded upload timeout
Chris Lu
1
-2
/
+0
2019-02-16
avoid util package depends on security package
Chris Lu
1
-3
/
+1
2019-01-10
Set http timeout to 5s
chenwanli
1
-1
/
+7
2018-12-07
optimization for reading whole chunk with gzip encoding
Chris Lu
1
-3
/
+18
2018-09-21
able to sync the changes
Chris Lu
1
-2
/
+3
2018-09-17
fix when if buffer is not aligned
Chris Lu
1
-3
/
+2
2018-07-27
tmp commit
Chris Lu
1
-0
/
+1
2018-05-28
filer support reading multiple chunks, with range support
Chris Lu
1
-0
/
+34
2018-05-27
go vet
Chris Lu
1
-1
/
+0
2018-05-24
fix reading from a url
Chris Lu
1
-1
/
+4
2018-05-24
file handler directly read from volume servers
Chris Lu
1
-0
/
+30
2017-07-28
(fix #543)added body to error when Post encounter 4xx response
kelgon
1
-2
/
+6
2017-03-17
complement weed mount: add read and delete
sparklxb
1
-0
/
+11
2017-01-09
fix the bug than we can't get filename when download file.
wangjie
1
-2
/
+3
2016-07-21
delete operation does not need this checking
Chris Lu
1
-3
/
+0
2016-07-20
add "weed copy" command to copy files to filer
Chris Lu
1
-1
/
+10
2016-06-02
directory structure change to work with glide
Chris Lu
1
-0
/
+163