[jira] [Commented] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720820#comment-17720820 ] Julian Reschke commented on HTTPCLIENT-2273: Note: Caching nowadays is s

[jira] [Updated] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2273: -- Description: Currently, the Apache HttpComponents client does not fully handle the

[jira] [Commented] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720997#comment-17720997 ] Arturo Bernal commented on HTTPCLIENT-2273: --- Thank you [~reschke]  One do

[jira] [Commented] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720996#comment-17720996 ] Oleg Kalnichevski commented on HTTPCLIENT-2273: --- [~arturobernalg] Ah [

[jira] [Commented] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720999#comment-17720999 ] Arturo Bernal commented on HTTPCLIENT-2273: --- HI [~olegk]  fair enough.  

[jira] [Updated] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2273: -- Description: Currently, the Apache HttpComponents client does not fully handle the

[jira] [Commented] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721062#comment-17721062 ] Julian Reschke commented on HTTPCLIENT-2273: bq. Please ignore all refer

[jira] [Commented] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields

2023-05-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721064#comment-17721064 ] Julian Reschke commented on HTTPCLIENT-2273: bq. One doubt that I came c

[GitHub] [httpcomponents-client] ok2c commented on pull request #445: Fix handling of no-cache directive in CacheControl (HTTPCLIENT-1953)

2023-05-09 Thread via GitHub
ok2c commented on PR #445: URL: https://github.com/apache/httpcomponents-client/pull/445#issuecomment-1540798698 @arturobernalg This is what [HTTPCLIENT-2273](https://issues.apache.org/jira/browse/HTTPCLIENT-2273) says: ``` # Update the caching module to identify and handle "no-cach

[GitHub] [httpcomponents-client] arturobernalg commented on pull request #445: Fix handling of no-cache directive in CacheControl (HTTPCLIENT-1953)

2023-05-09 Thread via GitHub
arturobernalg commented on PR #445: URL: https://github.com/apache/httpcomponents-client/pull/445#issuecomment-1540824352 > @arturobernalg This is what [HTTPCLIENT-2273](https://issues.apache.org/jira/browse/HTTPCLIENT-2273) says: > > ``` > # Update the caching module to identify

[GitHub] [httpcomponents-client] ok2c commented on pull request #445: Fix handling of no-cache directive in CacheControl (HTTPCLIENT-1953)

2023-05-09 Thread via GitHub
ok2c commented on PR #445: URL: https://github.com/apache/httpcomponents-client/pull/445#issuecomment-1540833927 @arturobernalg Would not this make it even worse that what it currently is by making `no-cache` responses unconditionally cacheable? Should not all three points be addressed in

Call for Presentations, Community Over Code 2023

2023-05-09 Thread Rich Bowen
(Note: You are receiving this because you are subscribed to the dev@ list for one or more Apache Software Foundation projects.) The Call for Presentations (CFP) for Community Over Code (formerly Apachecon) 2023 is open at https://communityovercode.org/call-for-presentations/, and will close Thu, 1

[GitHub] [httpcomponents-client] arturobernalg commented on pull request #445: Fix handling of no-cache directive in CacheControl (HTTPCLIENT-1953)

2023-05-09 Thread via GitHub
arturobernalg commented on PR #445: URL: https://github.com/apache/httpcomponents-client/pull/445#issuecomment-1541378048 > @arturobernalg Would not this make it even worse that what it currently is by making `no-cache` responses unconditionally cacheable? Should not all three points be ad