[GitHub] [httpcomponents-client] ok2c commented on pull request #450: HTTPCLIENT-2275 -Add heuristic expiration warning to cached responses

2023-05-17 Thread via GitHub
ok2c commented on PR #450: URL: https://github.com/apache/httpcomponents-client/pull/450#issuecomment-1551835548 @arturobernalg Is there a JIRA for this PR? If there is not, there is no need to create one. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [httpcomponents-client] ok2c commented on a diff in pull request #450: HTTPCLIENT-2275 -Add heuristic expiration warning to cached responses

2023-05-17 Thread via GitHub
ok2c commented on code in PR #450: URL: https://github.com/apache/httpcomponents-client/pull/450#discussion_r1196893022 ## httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachingExecBase.java: ## @@ -198,6 +201,23 @@ SimpleHttpResponse generateCachedRespon

[jira] [Updated] (HTTPCLIENT-1347) gzip responses doubly cached

2023-05-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1347: -- Attachment: Archive.zip > gzip responses doubly cached > -

[jira] [Updated] (HTTPCLIENT-1347) gzip responses doubly cached

2023-05-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1347: -- Attachment: output.out > gzip responses doubly cached > --

[jira] [Updated] (HTTPCLIENT-1347) gzip responses doubly cached

2023-05-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1347: -- Attachment: (was: output.out) > gzip responses doubly cached > ---

[jira] [Updated] (HTTPCLIENT-1347) gzip responses doubly cached

2023-05-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1347: -- Attachment: output.out > gzip responses doubly cached > --

[jira] [Commented] (HTTPCLIENT-1347) gzip responses doubly cached

2023-05-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723732#comment-17723732 ] Arturo Bernal commented on HTTPCLIENT-1347: --- I am writing to provide an up

[jira] [Comment Edited] (HTTPCLIENT-1347) gzip responses doubly cached

2023-05-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723732#comment-17723732 ] Arturo Bernal edited comment on HTTPCLIENT-1347 at 5/17/23 8:45 PM: --

[GitHub] [httpcomponents-client] arturobernalg commented on a diff in pull request #450: HTTPCLIENT-2275 -Add heuristic expiration warning to cached responses

2023-05-17 Thread via GitHub
arturobernalg commented on code in PR #450: URL: https://github.com/apache/httpcomponents-client/pull/450#discussion_r1197046339 ## httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachingExecBase.java: ## @@ -198,6 +201,23 @@ SimpleHttpResponse generateCac