]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move duplicated rnew cloning from apr_ap_sub_req_lookup_*() functions,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Jun 2001 20:09:24 +0000 (20:09 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Jun 2001 20:09:24 +0000 (20:09 +0000)
commit8ba66cccaf0919222bebcf1d7cacc7250ae84c5e
treeda8671007f4a98565efcaee65ef06692563bdc8a
parent95e427552dd16d651ca6bc4bcbd96d077353a9cb
  Move duplicated rnew cloning from apr_ap_sub_req_lookup_*() functions,
  and add an ap_sub_req_lookup_dirent() to create a subrequest from the
  results of an apr_dir_read() for mod_negotiation and mod_autoindex.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89437 13f79535-47bb-0310-9956-ffa450edef68
include/http_request.h
server/request.c