]> granicus.if.org Git - apache/commit
Fix a bug which would cause the response headers to be omitted
authorCliff Woolley <jwoolley@apache.org>
Tue, 13 Nov 2001 07:37:13 +0000 (07:37 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 13 Nov 2001 07:37:13 +0000 (07:37 +0000)
commit0caf1ce9dbc4204cf78b88d00ddd73b3b0190df7
tree9cf0df4a43d8285cc734571653d0cf5e2959a392
parenta47ed5762de20d7b67f29ba4d493f07cf8239820
Fix a bug which would cause the response headers to be omitted
when sending a negotiated ErrorDocument because the required
filters were attached to the wrong request_rec.

Submitted by: John Sterling <sterling@covalent.net>
Reviewed by: Justin Erenkrantz, Cliff Woolley

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