stoty commented on PR #5852:
URL: https://github.com/apache/hbase/pull/5852#issuecomment-2076520873

   I have uploaded a new version, @Apache-HBase .
   
   I have also removed the non-binary safe warnings, because I haven't 
confirmed that they are true.
   
   I THINK that UTF-8 escaping would mangle bytes over 0x7F , and using the 
platform-dependent encoding is not very reassuring either, but I did not 
actually test.
   
   I know that URL encoding itself is 8 bit clean, I'm just not sure if we can 
easily get those bytes back from Jersey via a String like this.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to