Re: [PR] webdav lock and unlock: ensure response must not be cached [tomcat]

2024-10-28 Thread via GitHub
rmaucher commented on PR #771: URL: https://github.com/apache/tomcat/pull/771#issuecomment-2442698504 Ok, I give up on that one, since it's already done for copyResource. I gave you credit in the commit message. -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] webdav lock and unlock: ensure response must not be cached [tomcat]

2024-10-28 Thread via GitHub
Chenjp commented on PR #771: URL: https://github.com/apache/tomcat/pull/771#issuecomment-2441143076 > +1 for the third one (the request will not work so it's better to send the specified 400 code immediately), I just fixed it. For the other two, about depth, I left it as is on purpose. Ther

[PR] ExpiresFilter enhance should-not-cacheable verification [tomcat]

2024-10-28 Thread via GitHub
Chenjp opened a new pull request, #772: URL: https://github.com/apache/tomcat/pull/772 - Skip response with Cache-Control: no-store. - Introduce "ExpiresIncludedMethods", "ExpiresIncludedResponseStatusCodes" initial parameters to improve configurability. - Testcase added. -- Thi

[Bug 69415] ExpiresFilter incorrectly caches responses that are explicitly declared as not cacheable

2024-10-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69415 --- Comment #1 from Chen Jp --- Created attachment 39915 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39915&action=edit test case. -- You are receiving this mail because: You are the assignee for the bug. ---

(tomcat) branch main updated: Minor WebDAV fixes

2024-10-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 86b5218b9c Minor WebDAV fixes 86b5218b9c is described

(tomcat) branch 10.1.x updated: Minor WebDAV fixes

2024-10-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 4387418d2c Minor WebDAV fixes 4387418d2c is descri

(tomcat) branch 11.0.x updated: Minor WebDAV fixes

2024-10-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new a51b603528 Minor WebDAV fixes a51b603528 is descri

(tomcat) branch 9.0.x updated: Minor WebDAV fixes

2024-10-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new d1cfe8c0df Minor WebDAV fixes d1cfe8c0df is describe