mirror of https://github.com/apache/jclouds.git
17cef5652f
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 |
||
---|---|---|
.. | ||
src | ||
pom.xml |