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

commit 7f348da583c7491dcec576833f656e325f6b8058
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu May 2 15:32:28 2024 +0100

    Update RFC reference
---
 java/org/apache/tomcat/util/http/parser/LocalStrings_ja.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/tomcat/util/http/parser/LocalStrings_ja.properties 
b/java/org/apache/tomcat/util/http/parser/LocalStrings_ja.properties
index abde689744..a95ae9dc20 100644
--- a/java/org/apache/tomcat/util/http/parser/LocalStrings_ja.properties
+++ b/java/org/apache/tomcat/util/http/parser/LocalStrings_ja.properties
@@ -45,7 +45,7 @@ http.tooManyColons=IPv6 アドレスでは文字 : を 2 つ以上連続する
 http.tooManyDoubleColons=IPv6アドレスは単一の '::'シーケンスのみを含むことができます。
 http.tooManyHextets=IPv6 アドレスは [{0}] ヘクステットで構成されていますが、正常な IPv6 アドレスなら 8 
ヘクステット以上になりません。
 
-httpHeaderParser.invalidHeader=HTTP ヘッダーの [{0}] 行目は RFC 7230 
に準拠していません。リクエストは拒否されました。
+httpHeaderParser.invalidHeader=HTTP ヘッダーの [{0}] 行目は RFC 9112 
に準拠していません。リクエストは拒否されました。
 
 sf.bareitem.invalidCharacter=ベアアイテムの開始を解析中に無効な文字 [{0}] が見つかりました
 sf.base64.invalidCharacter=文字 [{0}] は base64 シーケンス内では無効です


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to