]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1906775 from trunk:
authorStefan Eissing <icing@apache.org>
Thu, 19 Jan 2023 16:01:46 +0000 (16:01 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 19 Jan 2023 16:01:46 +0000 (16:01 +0000)
commit3562db01e394a9cbfffb1bafff27e1b408a9b203
treef615a8d8bb095642a7a382421a57fbf2bd2c996b
parentfb705951b087effcb2edf71b4ca06130ba54bca9
Merge of r1906775 from trunk:

  *) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errors
     reported in access logs and error documents. The processing of the
     reset was correct, only unneccesary reporting was caused.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906806 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/h2-rst-access-500-fix.txt [new file with mode: 0644]
modules/http2/h2_c2_filter.c