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

2024-01-12 Thread via GitHub
ok2c merged PR #532: URL: https://github.com/apache/httpcomponents-client/pull/532 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.ap

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

2024-01-08 Thread via GitHub
arturobernalg commented on PR #532: URL: https://github.com/apache/httpcomponents-client/pull/532#issuecomment-1881120006 checking. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

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

[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