ok2c commented on PR #495:
URL:
https://github.com/apache/httpcomponents-client/pull/495#issuecomment-1773817638
@arturobernalg
I just saw this error with the latest code in one of my CI runs. Could you
please take a look at it as well?
```
[INFO] Running
org.apache.hc.cl
ok2c opened a new pull request, #496:
URL: https://github.com/apache/httpcomponents-client/pull/496
Caching code optimization
* Moved delta-second parsing routine to `CacheSupport`
* Optimized `ResponseCachingPolicy#isResponseCacheable` by parsing `DATE`
and `EXPIRES` headers only once
ok2c commented on PR #496:
URL:
https://github.com/apache/httpcomponents-client/pull/496#issuecomment-1773845716
@arturobernalg Please take a look.
--
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 t
arturobernalg commented on PR #495:
URL:
https://github.com/apache/httpcomponents-client/pull/495#issuecomment-1773858559
> @arturobernalg
>
> I just saw this error with the latest code in one of my CI runs. Could you
please take a look at it as well?
>
> ```
> [INFO] Runni