]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
byterange handling simply did not work for internal redirects.
authorGreg Stein <gstein@apache.org>
Thu, 9 Nov 2000 10:45:01 +0000 (10:45 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 9 Nov 2000 10:45:01 +0000 (10:45 +0000)
commit820d6de59cf9ddb0b104e9f5bda235f8f38297ae
treefd5898a99fc7ed86cda0c94c0de6bed335939f3c
parent6838403b9eedad930e8f861707dd15b429991bdf
byterange handling simply did not work for internal redirects.
  (e.g. fetch /foo/ which redirects to /foo/index.html)

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