httpcomponents-client/httpclient5-testing
Arturo Bernal 7b761fb2c3 Enforce UTF-8 Encoding in BasicSchemeFactory for RFC 7617 Compliance (#506)
- Deprecated the constructor in BasicSchemeFactory that allows setting a custom Charset.
- Updated the default constructor to use StandardCharsets.UTF_8, aligning with RFC 7617 which mandates UTF-8 encoding for Basic Authentication.
2023-12-13 11:54:48 +01:00
..
docker Use docker-compose to start compatibility test containers 2022-11-05 16:42:47 +01:00
src Enforce UTF-8 Encoding in BasicSchemeFactory for RFC 7617 Compliance (#506) 2023-12-13 11:54:48 +01:00
pom.xml Upgraded project version to 5.4-alpha1 2023-12-13 11:54:30 +01:00