jetty.project/jetty-client
Simone Bordet 6e1cd862e4
Fixes #5845 - Use UTF-8 encoding for client basic auth if requested. (#5847)
* Fixes #5845 - Use UTF-8 encoding for client basic auth if requested.

* Introduced get/setCharset in BasicAuthenticator on server-side.
* Looking for the "charset" parameter on the client-side, and if there, use it.
* Added test case.
* Code cleanups.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-01-12 11:26:33 +01:00
..
src Fixes #5845 - Use UTF-8 encoding for client basic auth if requested. (#5847) 2021-01-12 11:26:33 +01:00
pom.xml Jetty 9.4.x optimize parser warning from logs and add spotbug (#5735) 2020-12-11 11:47:26 +10:00