minio/pkg
Harshavardhana 7ce47130fd HEAD request should have Content-Length for only successful response, there is no response body for errors, just header is sufficient - fixes #603
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13

"""  in the case of the HEAD method, the size of the entity-body that would have been sent had the request been a GET. """
2015-05-15 21:55:59 -07:00
..
api HEAD request should have Content-Length for only successful response, there is no response body for errors, just header is sufficient - fixes #603 2015-05-15 21:55:59 -07:00
erasure More scripts and code from Minio-io to minio 2015-05-11 16:43:38 -07:00
featureflags Adding feature flags 2015-05-07 13:56:54 -07:00
iodine Change all minio-io path to minio 2015-05-11 16:23:10 -07:00
server Change all minio-io path to minio 2015-05-11 16:23:10 -07:00
storage Remove unnecessary GetObjectMetadata prefix argument 2015-05-15 19:25:17 -07:00
utils Change all minio-io path to minio 2015-05-11 16:23:10 -07:00