j3graham opened a new pull request, #370:
URL: https://github.com/apache/httpcomponents-client/pull/370

   Add a utility to implement the parts of commons-codec Base64 that are needed 
by httpcomponents-client on top of Java 8 `java.util.Base64`,
   
   Also updated the relevant places to make use of this new utility.
   
   One note - I do not know what the Android compatibility needs are, or what 
portions of Java 8 are readily available in the versions of Android that are 
expected to be supported.  
   
   From here: https://developer.android.com/reference/java/util/Base64
   
   It appears that Api Level 26 added support.
   


-- 
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: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to