]> 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)
commitf2b0e51aa6eab8ba587b3deefca39e8e899bffb1
treefd5898a99fc7ed86cda0c94c0de6bed335939f3c
parent2356e5c17cb288430cac4914984dbd7da3900f54
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