]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
http_header_filter: on check_headers() failure, use AP_FILTER_ERROR and EOC
authorYann Ylavic <ylavic@apache.org>
Tue, 20 Dec 2016 00:58:52 +0000 (00:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 20 Dec 2016 00:58:52 +0000 (00:58 +0000)
commit549d1d7627e90637918762a6a63f4140bb0bfe84
treefc13bdbeb3e37c43aab2f3891398c0730f49305c
parent67b777389bbb79b555d1b0db851212a7956f99a4
http_header_filter: on check_headers() failure, use AP_FILTER_ERROR and EOC
semantics to respectively warn the caller and cleanly terminate the connection
afterwards.

Suggested by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1775195 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_filters.c