[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541304#comment-17541304
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-2218:
-----------------------------------------------

[~michael-o] We are not using for Base64 coding for anything performance 
critical. Better performance or not, it does not really matter much. What we 
should be able to do now is drop dependency on Commons Codec, which we solely 
use for Base64 coding.

Oleg

> Use Java 8 impl of Base64 instead of commons-codec
> --------------------------------------------------
>
>                 Key: HTTPCLIENT-2218
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2218
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient (classic)
>            Reporter: Johannes Graham
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> If Java 8 is the new baseline for http-client, then switching to the 
> implementation available in the standard language would offer performance 
> improvements.
> I have an adaptor class to to this - I will open a PR with it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to