j3graham commented on PR #370:
URL: 
https://github.com/apache/httpcomponents-client/pull/370#issuecomment-1135367426

   The only non-trivial part of this change is supporting the commons-codec 
feature of allowing decode to accept plain Base64 and the URL-safe variant in 
the same call, without specifying one of them.
   
   The code that currently decodes Base64  is for implementing NTLM and GSS 
authentication. It is unlikely that these specs would expect url-encoded 
Base64, so perhaps this detail could be removed.


-- 
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