]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1880205, r1880214 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 24 Jul 2020 09:35:25 +0000 (09:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 24 Jul 2020 09:35:25 +0000 (09:35 +0000)
commit0c543e3f5b3881d515d6235f152aacaaaf3aba72
treee2dc9e1a3f8fb62e5d820f24553e15f7895cdfd9
parentcf88233f85f0e76c651cdd1657fcca0dfab8e4fc
Merge r1880205, r1880214 from trunk:

mod_proxy_uwsgi: Error out on HTTP header larger than 16K

The uwsgi protocol does not let us serialize more than 16K of HTTP header,
so fail early with 500 if it happens.

Follow up to r1880205, APLOGNO().

Submitted by: ylavic
Reviewed by: ylavic, covener, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880251 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_uwsgi.c