]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make the error bucket a real meta-data bucket. This means that the
authorRyan Bloom <rbb@apache.org>
Sun, 28 Jan 2001 03:36:02 +0000 (03:36 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 28 Jan 2001 03:36:02 +0000 (03:36 +0000)
commitef2098d177c0c31b7f28bae1fcd77a8b797c0ced
tree7663b3b3e1caf0d07daf047f33973a446aaeece1
parent252bd9a2563ff8c8831511939dbbf916281474b7
Make the error bucket a real meta-data bucket.  This means that the
bucket length is 0, and a read returns NULL data.  If one of these
buckets is passed down after the headers are sent, this data will
just be ignored.
Submitted by: Greg Stein

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