我想使用 Java 11 HttpClient 并使用 HTTP 1.1 的 Keep-Alive 参数在同一地址上发送多个请求。我知道 Apache HTTP 客户端有类似的功能,但是 Java API 客户端有类似的功能吗?
java api connection-pooling java-http-client
api ×1
connection-pooling ×1
java ×1
java-http-client ×1