1
0
mirror of https://github.com/minio/mc.git synced 2025-11-10 13:42:32 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
ebozduman
83a9d8b91d Adds missing codebase MinIO and min.io changes (#2745) 2019-04-16 22:31:54 -07:00
kannappanr
ea469140d5 Display request header in anonymous mode (#2733)
Currently if authorization header is missing, then request is not displayed
This resulted in just the response being displayed, in anonymous mode.

This PR fixes that issue.
2019-04-05 14:04:16 -07:00
Harshavardhana
3b78c115f6 Remove workaround for http response tracer (#2514) 2018-08-17 17:15:03 -07:00
Anis Elleuch
a009299433 Revert "trace: Avoid httputil for less memory consumption (#2102)" (#2104)
This reverts commit eafa942a30.
2017-04-02 14:02:35 -07:00
Anis Elleuch
eafa942a30 trace: Avoid httputil for less memory consumption (#2102)
Rewrite tracing without httputil since it consumes memory with
requests that have huge data.
2017-03-31 11:17:55 -07:00
Anis Elleuch
fd34958ffa Add --insecure flag to skip certificate validation (#1814) 2016-09-01 18:36:00 -07:00
Harshavardhana
2ea2ec90d2 Rename mc --> cmd 2016-08-17 18:26:18 -07:00