]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1918795, r1918814 from trunk:
authorEric Covener <covener@apache.org>
Tue, 2 Jul 2024 13:07:17 +0000 (13:07 +0000)
committerEric Covener <covener@apache.org>
Tue, 2 Jul 2024 13:07:17 +0000 (13:07 +0000)
commitfe171ffdf85cdfc3f6f44e8dd0ee3d5e3e6a0d1d
tree00d46273b46073b18f19bb2206a55156100de33b
parent4e1ad3ea40c9cad04faceae6ea689924ab393fab
Merge r1918795, r1918814 from trunk:

maintain trusted flag

* Always trust content types that we set literally

Submitted by: covener, rpluem
Reviewed by: covener, jorton, rpluem

Github: closes #459

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918839 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
modules/cluster/mod_heartmonitor.c
modules/dav/main/mod_dav.c
modules/examples/mod_example_hooks.c
modules/filters/mod_data.c
modules/filters/mod_include.c
modules/filters/mod_proxy_html.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/generators/mod_info.c
modules/generators/mod_status.c
modules/http/http_filters.c
modules/http/http_protocol.c
modules/http/http_request.c
modules/ldap/util_ldap.c
modules/mappers/mod_imagemap.c
modules/proxy/mod_proxy_balancer.c