minio/pkg/handlers
Anis Elleuch 6df20734f9 Avoid logging the body of the http 206 response (#6258)
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.
2018-08-08 12:34:42 -07:00
..
forwarder.go Bring etcd support for bucket DNS federation 2018-06-08 10:22:01 -07:00
http-tracer.go Avoid logging the body of the http 206 response (#6258) 2018-08-08 12:34:42 -07:00
http-tracer_test.go log: Store http request/responses in a log file (#4804) 2017-10-25 10:59:53 -07:00
proxy.go Remove unused functions and constants (#6175) 2018-07-20 23:37:43 +05:30
proxy_test.go Handle incoming proxy requests ip, scheme (#5591) 2018-03-02 15:23:04 -08:00