Skip to content

Unset Content-Length for raw Git blobs

Jacob Vosmaer requested to merge git-raw-content-length into master

Fixes !30 (comment 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