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
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