httpcomponents-client/httpclient5-testing
Gary Gregory 25f080f307 Private method does not throw checked exception
- Remove it from the private method signatures
- Remove exception handling no longer needed
- Add missing @Override
- No need to nest in an else clause (reduce clutter)
- Use ternary expression
- public methods in a package-private class can be package-private
2024-08-26 11:29:09 -04:00
..
docker Use docker-compose to start compatibility test containers 2022-11-05 16:42:47 +01:00
src Private method does not throw checked exception 2024-08-26 11:29:09 -04:00
pom.xml Upgraded HttpClient version to 5.4-beta2-SNAPSHOT 2024-06-26 14:15:11 +02:00