Mark,
On 9/22/23 12:55, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
markt 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 2335c292af Move to correct section
2335c292af is described below
commit 2335c292af82d887c3335f781525fa0bc4a80359
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Sep 22 17:55:28 2023 +0100
Move to correct section
You like the "Catalina" section better for a Filter?
-chris
---
webapps/docs/changelog.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d37c0e0bb4..63df262a62 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -115,6 +115,10 @@
Fix rewrite rule qsd (query string discard) being ignored if qsa was
also use, while it should instead take precedence. (remm)
</fix>
+ <fix>
+ <bug>67472</bug>: Send fewer CORS-related headers when CORS is not
+ actually being engaged. (schultz)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
@@ -165,10 +169,6 @@
branch requiring additional Commons IO dependencies, Tomcat has
switched
to tracking the 1.x branch. (markt)
</update>
- <fix>
- <bug>67472</bug>: Send fewer CORS-related headers when CORS is not
- actually being engaged. (schultz)
- </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org