]> granicus.if.org Git - apache/commit
allow non-absolute URIs to occur in some of the requests. RFC 2518 states
authorGreg Stein <gstein@apache.org>
Tue, 17 Apr 2001 11:07:09 +0000 (11:07 +0000)
committerGreg Stein <gstein@apache.org>
Tue, 17 Apr 2001 11:07:09 +0000 (11:07 +0000)
commit473cf0a48fac224e1f2c504c3313dc33ac1125b2
tree8be31c79ff407be55ba4622a4b4e5931f39a80f9
parent5d7d80f213c26e9727ae8650df21b74631ffe3ce
allow non-absolute URIs to occur in some of the requests. RFC 2518 states
that the Destination: header (used in MOVE/COPY) must be an absolute URI, so
it keeps that constraint.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88876 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/mod_dav.c
modules/dav/main/mod_dav.h
modules/dav/main/util.c