]> granicus.if.org Git - apache/commit
dav_xml_get_cdata() is an exported function, so mark it as such with
authorGreg Stein <gstein@apache.org>
Tue, 22 Jan 2002 19:00:22 +0000 (19:00 +0000)
committerGreg Stein <gstein@apache.org>
Tue, 22 Jan 2002 19:00:22 +0000 (19:00 +0000)
commit93fc94282cf83dc803c194b32fcbdeef3db27cb3
tree086c32b5beab2056bcf9d713fd7de8dd60e4771f
parent3e9899ca43226799770174f38680a2a023c48ea8
dav_xml_get_cdata() is an exported function, so mark it as such with
the DAV_DECLARE macro. [ Barry Pederson <barryp@yahoo.com> ]

Apache's handling of ports is broken. Temporarily disable the port
checking in the Destination: header. [ Greg Stein ]

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