Skip to content

fix(onedrive): set req.ContentLength#8081

Merged
xhofe merged 3 commits intoAlistGo:mainfrom
xrgzs:fix/onedrive-upload-big
Mar 14, 2025
Merged

fix(onedrive): set req.ContentLength#8081
xhofe merged 3 commits intoAlistGo:mainfrom
xrgzs:fix/onedrive-upload-big

Conversation

@xrgzs
Copy link
Copy Markdown
Contributor

@xrgzs xrgzs commented Mar 4, 2025

显式设置 req.ContentLength,防止 http 库自动启用 chunked 传输,导致无法上传

Fix: #8043

@xrgzs xrgzs force-pushed the fix/onedrive-upload-big branch from c3c3ffc to 296701c Compare March 4, 2025 14:17
@xjoker
Copy link
Copy Markdown

xjoker commented Mar 14, 2025

似乎还没合并发布....
看来只能自己编译了

@xrgzs xrgzs force-pushed the fix/onedrive-upload-big branch from 296701c to d46f623 Compare March 14, 2025 12:11
@xrgzs xrgzs force-pushed the fix/onedrive-upload-big branch from d46f623 to 4fbc423 Compare March 14, 2025 12:24
@xhofe xhofe merged commit 7579d44 into AlistGo:main Mar 14, 2025
12 checks passed
@xrgzs xrgzs deleted the fix/onedrive-upload-big branch March 15, 2025 06:06
long2005a1 added a commit to long2005a1/Long-Cloud that referenced this pull request Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OneDrive网盘无法上传

3 participants