[jira] [Created] (HTTPASYNC-171) Async http post with apache client 5.3

2024-01-04 Thread tassadar (Jira)
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

[jira] [Resolved] (HTTPASYNC-171) Async http post with apache client 5.3

2024-01-04 Thread Oleg Kalnichevski (Jira)
[ 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

[PR] Cache control and context API [httpcomponents-client]

2024-01-04 Thread via GitHub
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

Re: [PR] Cache control and context API [httpcomponents-client]

2024-01-04 Thread via GitHub
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

[jira] [Created] (HTTPCLIENT-2314) IllegalStateException: Endpoint is not connected

2024-01-04 Thread Philip Helger (Jira)
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

[jira] [Updated] (HTTPCLIENT-2314) IllegalStateException: Endpoint is not connected

2024-01-04 Thread Philip Helger (Jira)
[ 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