[PR] Refactor RequestIfRange class to use DateUtils for date parsing. [httpcomponents-client]

2023-10-24 Thread via GitHub
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

Re: [PR] Refactor ExponentialBackoffManager Tests to Remove Thread.sleep(). [httpcomponents-client]

2023-10-24 Thread via GitHub
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

Re: [PR] Refactor RequestIfRange class to use DateUtils for date parsing. [httpcomponents-client]

2023-10-24 Thread via GitHub
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,

Re: [PR] Refactor RequestIfRange class to use DateUtils for date parsing. [httpcomponents-client]

2023-10-24 Thread via GitHub
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,

Re: [PR] Performance and code optimization in HTTP cache [httpcomponents-client]

2023-10-24 Thread via GitHub
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

Re: [PR] Performance and code optimization in HTTP cache [httpcomponents-client]

2023-10-24 Thread via GitHub
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

Re: [PR] Refactor ExponentialBackoffManager Tests to Remove Thread.sleep(). [httpcomponents-client]

2023-10-24 Thread via GitHub
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

Re: [PR] Refactor RequestIfRange class to use DateUtils for date parsing. [httpcomponents-client]

2023-10-24 Thread via GitHub
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

Re: [PR] Refactor RequestIfRange class to use DateUtils for date parsing. [httpcomponents-client]

2023-10-24 Thread via GitHub
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