arturobernalg opened a new pull request, #497:
URL: https://github.com/apache/httpcomponents-client/pull/497
* Updates the RequestIfRange class to utilize DateUtils for parsing standard
HTTP dates.
* Optimize time difference check in RequestIfRange with Instant API.
--
This is an autom
ok2c commented on PR #495:
URL:
https://github.com/apache/httpcomponents-client/pull/495#issuecomment-1776699922
> > TestLinearBackoffManager
>
> @ok2c Was modify a couple day before
[5c61b0a](https://github.com/apache/httpcomponents-client/commit/5c61b0ae975ce6e439e97a0d77ba283f8189
ok2c commented on code in PR #497:
URL:
https://github.com/apache/httpcomponents-client/pull/497#discussion_r1369840110
##
httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestIfRange.java:
##
@@ -121,36 +113,21 @@ public void process(final HttpRequest request,
ok2c commented on code in PR #497:
URL:
https://github.com/apache/httpcomponents-client/pull/497#discussion_r1369840110
##
httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestIfRange.java:
##
@@ -121,36 +113,21 @@ public void process(final HttpRequest request,
ok2c commented on code in PR #496:
URL:
https://github.com/apache/httpcomponents-client/pull/496#discussion_r1369850547
##
httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ResponseCachingPolicy.java:
##
@@ -258,7 +253,7 @@ protected boolean isExplicitlyNonC
ok2c merged PR #496:
URL: https://github.com/apache/httpcomponents-client/pull/496
--
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 merged PR #495:
URL: https://github.com/apache/httpcomponents-client/pull/495
--
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
arturobernalg commented on code in PR #497:
URL:
https://github.com/apache/httpcomponents-client/pull/497#discussion_r1370687082
##
httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestIfRange.java:
##
@@ -121,36 +113,21 @@ public void process(final HttpRequest
arturobernalg merged PR #497:
URL: https://github.com/apache/httpcomponents-client/pull/497
--
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