]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: Fixes LimitRequestFields configuration handling to compensate for
authorGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 14:59:43 +0000 (14:59 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 14:59:43 +0000 (14:59 +0000)
commitaa603590d6dd1047e01d9ef7c2c06421fb3ba26c
treeb2c32fe97110130d43b8366d1e8c6f250e23993e
parentbcd21b2a12211852ae12e47c68bee54106afd81b
 *) mod_http2: Fixes LimitRequestFields configuration handling to compensate for
    browsers that send request headers as multiple ones to make best use of HTTP/2
    compression.
    Trunk version of patch:
      http://svn.apache.org/r1879832
    2.4.x:
      svn merge -c 1879832 ^/httpd/httpd/trunk .
    +1: icing, rpluem, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879895 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_stream.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h