Re: Development plans beyond HC 5.4

2024-03-13 Thread Ryan Schmitt
The way I look at it is that Apache HttpComponents is a pure Java library that implements HTTP semantics as completely and correctly as possible. The feature-richness is what distinguishes us from HttpURLConnection, and the simplicity and WORA-ness of pure Java (with a tiny dependency closure) is w

Re: [PR] HTTPCLIENT-2321 Clarify default implementation of HttpClientConnectio… [httpcomponents-client]

2024-03-13 Thread via GitHub
ok2c commented on code in PR #553: URL: https://github.com/apache/httpcomponents-client/pull/553#discussion_r1522819492 ## httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpClientBuilder.java: ## @@ -134,7 +135,27 @@ * exclusive and may not apply when buil