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