mirror of https://github.com/minio/minio.git
6df20734f9
When an S3 client issues a GET request with range specified, Minio server returns some partial data with 206 http code. The latter is sent in MINIO_HTTP_TRACE output which is incorrect. This PR fixes the issue. |
||
---|---|---|
.. | ||
forwarder.go | ||
http-tracer.go | ||
http-tracer_test.go | ||
proxy.go | ||
proxy_test.go |