tassadar created HTTPASYNC-171:
--
Summary: Async http post with apache client 5.3
Key: HTTPASYNC-171
URL: https://issues.apache.org/jira/browse/HTTPASYNC-171
Project: HttpComponents HttpAsyncClient
[
https://issues.apache.org/jira/browse/HTTPASYNC-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPASYNC-171.
-
Resolution: Invalid
[~tassadar] HTTP protocol version is determined by the con
ok2c opened a new pull request, #532:
URL: https://github.com/apache/httpcomponents-client/pull/532
* Promotes `RequestCacheControl` and `ResponseCacheControl` classes to
public
* Added public APIs to control cache operations and to interrogate the result
--
This is an automated messa
ok2c commented on PR #532:
URL:
https://github.com/apache/httpcomponents-client/pull/532#issuecomment-1876783497
```
final ClassicHttpRequest httpget1 = ClassicRequestBuilder.get()
.setHttpHost(target)
.setPath("/")
.build();
final HttpCacheContext
Philip Helger created HTTPCLIENT-2314:
-
Summary: IllegalStateException: Endpoint is not connected
Key: HTTPCLIENT-2314
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2314
Project: HttpCompon
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Helger updated HTTPCLIENT-2314:
--
Issue Type: Bug (was: Improvement)
> IllegalStateException: Endpoint is not conne