]> granicus.if.org Git - apache/commit
Don't use ap_bucket_read() to find the length unless e->length is
authorJeff Trawick <trawick@apache.org>
Fri, 10 Nov 2000 18:04:44 +0000 (18:04 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 10 Nov 2000 18:04:44 +0000 (18:04 +0000)
commit1a13ab6f1ee988e2c1abae6d90c6c352ac48e0b1
tree1bc256329c8d9d3fcc8700221a770b497875f063
parent2377bb2ae0b4e595b82357f1df84e40ed5db9586
Don't use ap_bucket_read() to find the length unless e->length is
-1.  Otherwise, we'll never use apr_sendfile().

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