jclouds/blobstore
Yuval Kashtan 17cef5652f [JCLOUDS-1363] - Fix case sensitivity of blobstore metadata
HTTP headers are case insensitive by nature (see RFC 2616). When addUserMetadataTo check if this is indeed a user metadata header, it must properly ignore case.
The fix make sure that both metadataPrefix and the header key are compared with toLowerCase().

This solves issue with minio metadata read
2017-12-07 08:52:50 +01:00
..
src [JCLOUDS-1363] - Fix case sensitivity of blobstore metadata 2017-12-07 08:52:50 +01:00
pom.xml Remove clojure bindings 2017-07-10 11:39:11 -07:00