This is an automated email from the ASF dual-hosted git repository.
markt 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 abbe9f0 Fix typo
abbe9f0 is described below
commit abbe9f07c386b173099c05a28c554f832a72aef5
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 b13acc0..13465ac 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]