Skip to content

Set content-length when sending git blobs

Jacob Vosmaer requested to merge content-length-on-raw-blobs into master

This gives the HTTP client receiving the blob a way to detect some transmission failures.

Merge request reports