]> granicus.if.org Git - apache/commit
core: Stop ap_finalize_request_protocol() and ap_get_client_block() from silently
authorGraham Leggett <minfrin@apache.org>
Wed, 15 May 2013 15:46:01 +0000 (15:46 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 May 2013 15:46:01 +0000 (15:46 +0000)
commit324994c36aa38992b80c81f0fde278b59130bad2
tree134251ebf8ae8edfbce6f32d0d3a3466ce992b72
parentad639270e7ce62617025deca112b2a4bf287db0f
core: Stop ap_finalize_request_protocol() and ap_get_client_block() from silently
swallowing errors from the filter stack, create error buckets and return them
appropriately.

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