This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 935feda Fix typo
935feda is described below
commit 935fedae9a52accbd8895f4b8b12678b5365440d
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Sep 17 21:39:40 2021 +0100
Fix typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b6c4cec..af58da3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,7 +116,7 @@
<subsection name="Coyote">
<changelog>
<fix>
- <bug>65563</bug>: Correct parsing of HTTP <code>Content-Rnage</code>
+ <bug>65563</bug>: Correct parsing of HTTP <code>Content-Range</code>
headers. Tomcat was incorrectly requiring an <code>=</code> character
after <code>bytes</code>. Fix based on pull request <pr>449</pr> by
Thierry Guérin. (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]