jetty.project/jetty-proxy
Joakim Erdfelt b44ecc932a Issue #2909 - Replace B64Code with java.util.Base64
+ Deprecated B64Code
+ All code that isn't B64CodeTest is now using java.util.Base64
+ B64CodeTest is updated to confirm change to java.util.Base64
  is possible without change in behavior. Just have to make
  sure you use the appropriate Encoder / Decoder for the task
  at hand (default vs mime vs url)

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-05-15 10:08:11 +02:00
..
src Issue #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +02:00
pom.xml Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00