Skip to content
代码片段 群组 项目
用户头像
Stan Hu 编辑于
In https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17587,
our 500 error rates rose when incomplete multipart uploads were sent,
but this is really a client error, not a server error. This commit
downgrades that to a 400 error by doing an ugly string comparison in
`multipart.NextPart` to check for this condition.

Changelog: changed
f85f7225
历史
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 最后提交 最后更新
..