aboutsummaryrefslogtreecommitdiff
path: root/weed/util/http
AgeCommit message (Expand)AuthorFilesLines
2025-12-04mount: improve read throughput with parallel chunk fetching (#7627)Chris Lu1-0/+108
2025-11-26S3: pass HTTP 429 from volume servers to S3 clients (#7556)Chris Lu1-0/+4
2025-10-24Clients to volume server requires JWT tokens for all read operations (#7376)Chris Lu1-6/+2
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu1-1/+2
2025-08-04context cancellation during reading range reading large files (#7092)Chris Lu1-1/+38
2025-07-31Fixed weed mount reads with jwt.signing.read.key (#7061)Maxim Kostyukov1-2/+27
2025-06-24Changes logging function (#6919)Aleksey Kosov1-4/+4
2025-06-20Context-based logging with request ID (#6899)Aleksey Kosov1-1/+4
2025-05-28Add context with request (#6824)Aleksey Kosov1-9/+11
2024-11-14feat(filer.backup): add ignore errors option (#6235)Max Denushev1-3/+8
2024-07-16Added tls for http clients (#5766)vadimartynov7-0/+779