Thanks for the info.   
  
  
  

  
  

  
  
>   
> On Nov 30, 2017 at 2:27 AM,  <yuvalk (mailto:notificati...@github.com)>  
> wrote:
>   
>   
>   
>
> 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
>
>     
> You can view, comment on, or merge this pull request online at:
>   
>
>     https://github.com/jclouds/jclouds/pull/1164
>
>   
> Commit Summary
>   
>   
> Fix case sensitivity of blobstore metadata
>   
>   
> File Changes
>   
>   
> M   
> blobstore/src/main/java/org/jclouds/blobstore/functions/ParseSystemAndUserMetadataFromHeaders.java
>  (https://github.com/jclouds/jclouds/pull/1164/files#diff-0)  (4)
>   
>   
> Patch Links:
>   
>   
> https://github.com/jclouds/jclouds/pull/1164.patch
>   
> https://github.com/jclouds/jclouds/pull/1164.diff
>   
>   
>
> —
>  You are receiving this because you are subscribed to this thread.
>  Reply to this email directly,  view it on GitHub 
> (https://github.com/jclouds/jclouds/pull/1164), or   mute the thread 
> (https://github.com/notifications/unsubscribe-auth/AQPs5xH2BwgbeFIh8taETUibXKIVFCy6ks5s7mbWgaJpZM4QwLuF).
>
>   
>     
>   
>   
  
  
     

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1164#issuecomment-348118275

Reply via email to