Browse Source
TrackedBody (used for download throttling) did not implement size_hint(), causing HTTP/1.1 to fall back to chunked transfer encoding instead of setting Content-Length. Go always sets Content-Length explicitly for non-range responses.rust-volume-server
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue