https://bz.apache.org/bugzilla/show_bug.cgi?id=65947
Bug ID: 65947
Summary: Typos in http2 documentation and translation
Product: Tomcat 10
Version: 10.0.16
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ------
Hello,
just want to report two small typos:
On the website https://tomcat.apache.org/tomcat-10.0-doc/config/http2.html
there is mentioned at the bottom:
The HTTP/2 upgrade protocol will also inherit the following limits from the
HTTP Connector it is nested with:
...
- maxHeaderSize
...
However the fields name is maxHttpHeaderSize (the Http is missing). The
provided link doesn't list any field named maxHeaderSize.
Another typo is in the resource file:
\java\org\apache\catalina\connector\LocalStrings_de.properties
It should be:
coyoteRequest.gssLifetimeFail=Die verbleibende Lebenszeit für den Principal
[{0}] konnte nicht ermittelt werden.
(the s in Lebenszeit is missing, see
https://www.duden.de/rechtschreibung/Lebenszeit )
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]