Skip to content

Unset Content-Length for raw Git blobs

username-removed-5302 requested to merge git-raw-content-length into master

Fixes https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/30#note_3560130

Failure to get raw Git blob via /api/v3 with error:

error: SendBlob: copy git cat-file stdout: Conn.Write wrote more than the declared Content-Length

Merge request reports