]> granicus.if.org Git - apache/commit
If a higher-level filter handles the the byterange aspects of a
authorRyan Bloom <rbb@apache.org>
Mon, 16 Apr 2001 21:16:53 +0000 (21:16 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 16 Apr 2001 21:16:53 +0000 (21:16 +0000)
commita7bc1f3efab54aea6e413330f1cd317f2fad3550
treecc7870c0cb13e30e49ebb65740ee47e630e6ba38
parent29b5864cbf4dd68279ba0dc35ec68e07eb5a7c01
If a higher-level filter handles the the byterange aspects of a
request, then the byterange filter should not try to redo the
work.  The most common case of this happening, is a byterange
request going through the proxy, and the origin server handles
the byterange request.  The proxy should ignore it.

Submitted by: Graham Leggett <minfrin@sharp.fm>

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