[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r1910664 - /httpd/httpd/trunk/modules/http2/h2_request.c
From:       ylavic () apache ! org
Date:       2023-06-28 12:49:21
Message-ID: 20230628124921.DA0A917B130 () svn01-us-east ! apache ! org
[Download RAW message or body]

Author: ylavic
Date: Wed Jun 28 12:49:21 2023
New Revision: 1910664

URL: http://svn.apache.org/viewvc?rev=1910664&view=rev
Log:
Follow up to r1910656: Fix dumplicate APLOGNO.

Modified:
    httpd/httpd/trunk/modules/http2/h2_request.c

Modified: httpd/httpd/trunk/modules/http2/h2_request.c
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http2/h2_request.c?rev=1910664&r1=1910663&r2=1910664&view=diff
 ==============================================================================
--- httpd/httpd/trunk/modules/http2/h2_request.c (original)
+++ httpd/httpd/trunk/modules/http2/h2_request.c Wed Jun 28 12:49:21 2023
@@ -405,7 +405,7 @@ request_rec *h2_create_request_rec(const
         }
     }
     else if (req->protocol) {
-      ap_log_cerror(APLOG_MARK, APLOG_DEBUG, 0, c, APLOGNO(10460)
+      ap_log_cerror(APLOG_MARK, APLOG_DEBUG, 0, c, APLOGNO(10470)
                     "':protocol: %s' header present in %s request",
                     req->protocol, req->method);
       access_status = HTTP_BAD_REQUEST;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic