Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/request/server.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/028_DELETE/request/server.php (added)
+++ trunk/Webdav/tests/clients/cadaver/028_DELETE/request/server.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,49 @@
+<?php
+
+return array (
+ 'TERM' => 'xterm',
+ 'SHELL' => '/bin/bash',
+ 'DEFAULTLEVEL' => 'default',
+ 'USER' => 'root',
+ 'PATH' =>
'/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin',
+ 'PWD' => '/home/dotxp/web/webdav/htdocs',
+ 'BOOTLEVEL' => 'boot',
+ 'SVCNAME' => 'lighttpd',
+ 'CONSOLETYPE' => 'pty',
+ 'SHLVL' => '1',
+ 'HOME' => '/home/dotxp',
+ 'SOFTLEVEL' => 'default',
+ '_' => '/sbin/start-stop-daemon',
+ 'PHP_FCGI_CHILDREN' => '1',
+ 'FCGI_ROLE' => 'RESPONDER',
+ 'SERVER_SOFTWARE' => 'lighttpd/1.4.18',
+ 'SERVER_NAME' => 'webdav',
+ 'GATEWAY_INTERFACE' => 'CGI/1.1',
+ 'SERVER_PORT' => '80',
+ 'SERVER_ADDR' => '127.0.0.1',
+ 'REMOTE_PORT' => '43813',
+ 'REMOTE_ADDR' => '127.0.0.1',
+ 'SCRIPT_NAME' => '/index.php',
+ 'PATH_INFO' => '/test_collection/foo_col/foo_bar.txt',
+ 'PATH_TRANSLATED' =>
'/home/dotxp/web/webdav/htdocs//test_collection/foo_col/foo_bar.txt',
+ 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
+ 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
+ 'REQUEST_URI' => '/test_collection/foo_col/foo_bar.txt',
+ 'REDIRECT_URI' => '/index.php/test_collection/foo_col/foo_bar.txt',
+ 'QUERY_STRING' => '',
+ 'REQUEST_METHOD' => 'DELETE',
+ 'REDIRECT_STATUS' => '200',
+ 'SERVER_PROTOCOL' => 'HTTP/1.1',
+ 'HTTP_HOST' => 'webdav',
+ 'HTTP_USER_AGENT' => 'cadaver/0.22.5 neon/0.26.3',
+ 'HTTP_CONNECTION' => 'TE',
+ 'HTTP_TE' => 'trailers',
+ 'PHP_SELF' => '/index.php/test_collection/foo_col/foo_bar.txt',
+ 'REQUEST_TIME' => 1190844823,
+ 'argv' =>
+ array (
+ ),
+ 'argc' => 0,
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/028_DELETE/request/server.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/request/uri.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/028_DELETE/request/uri.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/028_DELETE/request/uri.txt [iso-8859-1]
Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+http://webdav/test_collection/foo_col/foo_bar.txt
Propchange: trunk/Webdav/tests/clients/cadaver/028_DELETE/request/uri.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/backend.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/backend.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/body.xml
==============================================================================
(empty)
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/code.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/028_DELETE/response/code.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/028_DELETE/response/code.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+204
Propchange: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/code.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/headers.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/028_DELETE/response/headers.php (added)
+++ trunk/Webdav/tests/clients/cadaver/028_DELETE/response/headers.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,6 @@
+<?php
+
+return array (
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/headers.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/name.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/028_DELETE/response/name.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/028_DELETE/response/name.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+No Content
Propchange: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/name.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/028_DELETE/response/result.ser
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/028_DELETE/response/result.ser (added)
+++ trunk/Webdav/tests/clients/cadaver/028_DELETE/response/result.ser
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+a:2:{s:7:"headers";a:1:{i:0;s:23:"HTTP/1.1 204 No Content";}s:4:"body";s:0:"";}
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<propfind xmlns="DAV:"><prop>
+<getcontentlength xmlns="DAV:"/>
+<getlastmodified xmlns="DAV:"/>
+<executable xmlns="http://apache.org/dav/props/"/>
+<resourcetype xmlns="DAV:"/>
+<checked-in xmlns="DAV:"/>
+<checked-out xmlns="DAV:"/>
+</prop></propfind>
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/result.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/result.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/server.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/server.php (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/server.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,53 @@
+<?php
+
+return array (
+ 'TERM' => 'xterm',
+ 'SHELL' => '/bin/bash',
+ 'DEFAULTLEVEL' => 'default',
+ 'USER' => 'root',
+ 'PATH' =>
'/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin',
+ 'PWD' => '/home/dotxp/web/webdav/htdocs',
+ 'BOOTLEVEL' => 'boot',
+ 'SVCNAME' => 'lighttpd',
+ 'CONSOLETYPE' => 'pty',
+ 'SHLVL' => '1',
+ 'HOME' => '/home/dotxp',
+ 'SOFTLEVEL' => 'default',
+ '_' => '/sbin/start-stop-daemon',
+ 'PHP_FCGI_CHILDREN' => '1',
+ 'FCGI_ROLE' => 'RESPONDER',
+ 'SERVER_SOFTWARE' => 'lighttpd/1.4.18',
+ 'SERVER_NAME' => 'webdav',
+ 'GATEWAY_INTERFACE' => 'CGI/1.1',
+ 'SERVER_PORT' => '80',
+ 'SERVER_ADDR' => '127.0.0.1',
+ 'REMOTE_PORT' => '43813',
+ 'REMOTE_ADDR' => '127.0.0.1',
+ 'CONTENT_LENGTH' => '288',
+ 'SCRIPT_NAME' => '/index.php',
+ 'PATH_INFO' => '/test_collection/',
+ 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs//test_collection/',
+ 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
+ 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
+ 'REQUEST_URI' => '/test_collection/',
+ 'REDIRECT_URI' => '/index.php/test_collection/',
+ 'QUERY_STRING' => '',
+ 'REQUEST_METHOD' => 'PROPFIND',
+ 'REDIRECT_STATUS' => '200',
+ 'SERVER_PROTOCOL' => 'HTTP/1.1',
+ 'HTTP_HOST' => 'webdav',
+ 'HTTP_USER_AGENT' => 'cadaver/0.22.5 neon/0.26.3',
+ 'HTTP_CONNECTION' => 'TE',
+ 'HTTP_TE' => 'trailers',
+ 'HTTP_DEPTH' => '0',
+ 'HTTP_CONTENT_LENGTH' => '288',
+ 'CONTENT_TYPE' => 'application/xml',
+ 'PHP_SELF' => '/index.php/test_collection/',
+ 'REQUEST_TIME' => 1190844827,
+ 'argv' =>
+ array (
+ ),
+ 'argc' => 0,
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/server.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/uri.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/uri.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/uri.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+http://webdav/test_collection/
Propchange: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/request/uri.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Thu, 27 Sep 2007 00:09:02 +0200</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/code.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/code.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/code.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+207
Propchange: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/code.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/headers.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/headers.php (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/headers.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,7 @@
+<?php
+
+return array (
+ 'Content-Type' => 'text/xml; charset="utf-8"',
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/headers.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/name.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/name.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/name.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+Multi-Status
Propchange: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/name.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/result.ser
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/result.ser (added)
+++ trunk/Webdav/tests/clients/cadaver/029_PROPFIND/response/result.ser
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,25 @@
+a:2:{s:7:"headers";a:1:{i:0;s:25:"HTTP/1.1 207
Multi-Status";}s:4:"body";s:811:"<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Thu, 27 Sep 2007 00:21:17 +0200</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
+";}
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<propfind xmlns="DAV:"><prop>
+<getcontentlength xmlns="DAV:"/>
+<getlastmodified xmlns="DAV:"/>
+<executable xmlns="http://apache.org/dav/props/"/>
+<resourcetype xmlns="DAV:"/>
+<checked-in xmlns="DAV:"/>
+<checked-out xmlns="DAV:"/>
+</prop></propfind>
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/result.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/result.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/server.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/server.php (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/server.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,53 @@
+<?php
+
+return array (
+ 'TERM' => 'xterm',
+ 'SHELL' => '/bin/bash',
+ 'DEFAULTLEVEL' => 'default',
+ 'USER' => 'root',
+ 'PATH' =>
'/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin',
+ 'PWD' => '/home/dotxp/web/webdav/htdocs',
+ 'BOOTLEVEL' => 'boot',
+ 'SVCNAME' => 'lighttpd',
+ 'CONSOLETYPE' => 'pty',
+ 'SHLVL' => '1',
+ 'HOME' => '/home/dotxp',
+ 'SOFTLEVEL' => 'default',
+ '_' => '/sbin/start-stop-daemon',
+ 'PHP_FCGI_CHILDREN' => '1',
+ 'FCGI_ROLE' => 'RESPONDER',
+ 'SERVER_SOFTWARE' => 'lighttpd/1.4.18',
+ 'SERVER_NAME' => 'webdav',
+ 'GATEWAY_INTERFACE' => 'CGI/1.1',
+ 'SERVER_PORT' => '80',
+ 'SERVER_ADDR' => '127.0.0.1',
+ 'REMOTE_PORT' => '43813',
+ 'REMOTE_ADDR' => '127.0.0.1',
+ 'CONTENT_LENGTH' => '288',
+ 'SCRIPT_NAME' => '/index.php',
+ 'PATH_INFO' => '/test_collection/',
+ 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs//test_collection/',
+ 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
+ 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
+ 'REQUEST_URI' => '/test_collection/',
+ 'REDIRECT_URI' => '/index.php/test_collection/',
+ 'QUERY_STRING' => '',
+ 'REQUEST_METHOD' => 'PROPFIND',
+ 'REDIRECT_STATUS' => '200',
+ 'SERVER_PROTOCOL' => 'HTTP/1.1',
+ 'HTTP_HOST' => 'webdav',
+ 'HTTP_USER_AGENT' => 'cadaver/0.22.5 neon/0.26.3',
+ 'HTTP_CONNECTION' => 'TE',
+ 'HTTP_TE' => 'trailers',
+ 'HTTP_DEPTH' => '1',
+ 'HTTP_CONTENT_LENGTH' => '288',
+ 'CONTENT_TYPE' => 'application/xml',
+ 'PHP_SELF' => '/index.php/test_collection/',
+ 'REQUEST_TIME' => 1190844832,
+ 'argv' =>
+ array (
+ ),
+ 'argc' => 0,
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/server.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/uri.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/uri.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/uri.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+http://webdav/test_collection/
Propchange: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/request/uri.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Thu, 27 Sep 2007 00:09:02 +0200</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/bar</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>16</D:getcontentlength>
+ <D:resourcetype/>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/foo_col</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/code.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/code.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/code.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+207
Propchange: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/code.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/headers.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/headers.php (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/headers.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,7 @@
+<?php
+
+return array (
+ 'Content-Type' => 'text/xml; charset="utf-8"',
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/headers.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/name.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/name.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/name.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+Multi-Status
Propchange: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/name.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/result.ser
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/result.ser (added)
+++ trunk/Webdav/tests/clients/cadaver/030_PROPFIND/response/result.ser
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,65 @@
+a:2:{s:7:"headers";a:1:{i:0;s:25:"HTTP/1.1 207
Multi-Status";}s:4:"body";s:2217:"<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Thu, 27 Sep 2007 00:21:17 +0200</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/bar</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>16</D:getcontentlength>
+ <D:resourcetype/>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/foo_col/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
+";}
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<propfind xmlns="DAV:"><prop>
+<getcontentlength xmlns="DAV:"/>
+<getlastmodified xmlns="DAV:"/>
+<executable xmlns="http://apache.org/dav/props/"/>
+<resourcetype xmlns="DAV:"/>
+<checked-in xmlns="DAV:"/>
+<checked-out xmlns="DAV:"/>
+</prop></propfind>
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/result.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/result.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/server.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/server.php (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/server.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,53 @@
+<?php
+
+return array (
+ 'TERM' => 'xterm',
+ 'SHELL' => '/bin/bash',
+ 'DEFAULTLEVEL' => 'default',
+ 'USER' => 'root',
+ 'PATH' =>
'/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin',
+ 'PWD' => '/home/dotxp/web/webdav/htdocs',
+ 'BOOTLEVEL' => 'boot',
+ 'SVCNAME' => 'lighttpd',
+ 'CONSOLETYPE' => 'pty',
+ 'SHLVL' => '1',
+ 'HOME' => '/home/dotxp',
+ 'SOFTLEVEL' => 'default',
+ '_' => '/sbin/start-stop-daemon',
+ 'PHP_FCGI_CHILDREN' => '1',
+ 'FCGI_ROLE' => 'RESPONDER',
+ 'SERVER_SOFTWARE' => 'lighttpd/1.4.18',
+ 'SERVER_NAME' => 'webdav',
+ 'GATEWAY_INTERFACE' => 'CGI/1.1',
+ 'SERVER_PORT' => '80',
+ 'SERVER_ADDR' => '127.0.0.1',
+ 'REMOTE_PORT' => '43813',
+ 'REMOTE_ADDR' => '127.0.0.1',
+ 'CONTENT_LENGTH' => '288',
+ 'SCRIPT_NAME' => '/index.php',
+ 'PATH_INFO' => '/test_collection/foo_col',
+ 'PATH_TRANSLATED' =>
'/home/dotxp/web/webdav/htdocs//test_collection/foo_col',
+ 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
+ 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
+ 'REQUEST_URI' => '/test_collection/foo_col',
+ 'REDIRECT_URI' => '/index.php/test_collection/foo_col',
+ 'QUERY_STRING' => '',
+ 'REQUEST_METHOD' => 'PROPFIND',
+ 'REDIRECT_STATUS' => '200',
+ 'SERVER_PROTOCOL' => 'HTTP/1.1',
+ 'HTTP_HOST' => 'webdav',
+ 'HTTP_USER_AGENT' => 'cadaver/0.22.5 neon/0.26.3',
+ 'HTTP_CONNECTION' => 'TE',
+ 'HTTP_TE' => 'trailers',
+ 'HTTP_DEPTH' => '0',
+ 'HTTP_CONTENT_LENGTH' => '288',
+ 'CONTENT_TYPE' => 'application/xml',
+ 'PHP_SELF' => '/index.php/test_collection/foo_col',
+ 'REQUEST_TIME' => 1190844833,
+ 'argv' =>
+ array (
+ ),
+ 'argc' => 0,
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/server.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/uri.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/uri.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/uri.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+http://webdav/test_collection/foo_col
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/request/uri.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/backend.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/backend.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/foo_col</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/code.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/code.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/code.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+207
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/code.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/headers.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/headers.php (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/headers.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,7 @@
+<?php
+
+return array (
+ 'Content-Type' => 'text/xml; charset="utf-8"',
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/headers.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/name.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/name.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/name.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+Multi-Status
Propchange: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/name.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/result.ser
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/result.ser (added)
+++ trunk/Webdav/tests/clients/cadaver/031_PROPFIND/response/result.ser
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,25 @@
+a:2:{s:7:"headers";a:1:{i:0;s:25:"HTTP/1.1 207
Multi-Status";}s:4:"body";s:819:"<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/foo_col/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
+";}
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<propfind xmlns="DAV:"><prop>
+<getcontentlength xmlns="DAV:"/>
+<getlastmodified xmlns="DAV:"/>
+<executable xmlns="http://apache.org/dav/props/"/>
+<resourcetype xmlns="DAV:"/>
+<checked-in xmlns="DAV:"/>
+<checked-out xmlns="DAV:"/>
+</prop></propfind>
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/result.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/result.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/server.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/server.php (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/server.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,53 @@
+<?php
+
+return array (
+ 'TERM' => 'xterm',
+ 'SHELL' => '/bin/bash',
+ 'DEFAULTLEVEL' => 'default',
+ 'USER' => 'root',
+ 'PATH' =>
'/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin',
+ 'PWD' => '/home/dotxp/web/webdav/htdocs',
+ 'BOOTLEVEL' => 'boot',
+ 'SVCNAME' => 'lighttpd',
+ 'CONSOLETYPE' => 'pty',
+ 'SHLVL' => '1',
+ 'HOME' => '/home/dotxp',
+ 'SOFTLEVEL' => 'default',
+ '_' => '/sbin/start-stop-daemon',
+ 'PHP_FCGI_CHILDREN' => '1',
+ 'FCGI_ROLE' => 'RESPONDER',
+ 'SERVER_SOFTWARE' => 'lighttpd/1.4.18',
+ 'SERVER_NAME' => 'webdav',
+ 'GATEWAY_INTERFACE' => 'CGI/1.1',
+ 'SERVER_PORT' => '80',
+ 'SERVER_ADDR' => '127.0.0.1',
+ 'REMOTE_PORT' => '43816',
+ 'REMOTE_ADDR' => '127.0.0.1',
+ 'CONTENT_LENGTH' => '288',
+ 'SCRIPT_NAME' => '/index.php',
+ 'PATH_INFO' => '/test_collection/foo_col/',
+ 'PATH_TRANSLATED' =>
'/home/dotxp/web/webdav/htdocs//test_collection/foo_col/',
+ 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
+ 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
+ 'REQUEST_URI' => '/test_collection/foo_col/',
+ 'REDIRECT_URI' => '/index.php/test_collection/foo_col/',
+ 'QUERY_STRING' => '',
+ 'REQUEST_METHOD' => 'PROPFIND',
+ 'REDIRECT_STATUS' => '200',
+ 'SERVER_PROTOCOL' => 'HTTP/1.1',
+ 'HTTP_HOST' => 'webdav',
+ 'HTTP_USER_AGENT' => 'cadaver/0.22.5 neon/0.26.3',
+ 'HTTP_CONNECTION' => 'TE',
+ 'HTTP_TE' => 'trailers',
+ 'HTTP_DEPTH' => '0',
+ 'HTTP_CONTENT_LENGTH' => '288',
+ 'CONTENT_TYPE' => 'application/xml',
+ 'PHP_SELF' => '/index.php/test_collection/foo_col/',
+ 'REQUEST_TIME' => 1190844842,
+ 'argv' =>
+ array (
+ ),
+ 'argc' => 0,
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/server.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/uri.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/uri.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/uri.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+http://webdav/test_collection/foo_col/
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/request/uri.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/backend.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/backend.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/body.xml
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/body.xml (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/body.xml
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/foo_col/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/code.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/code.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/code.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+207
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/code.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/headers.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/headers.php (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/headers.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,7 @@
+<?php
+
+return array (
+ 'Content-Type' => 'text/xml; charset="utf-8"',
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/headers.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/name.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/name.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/name.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+Multi-Status
Propchange: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/name.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/result.ser
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/result.ser (added)
+++ trunk/Webdav/tests/clients/cadaver/032_PROPFIND/response/result.ser
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,25 @@
+a:2:{s:7:"headers";a:1:{i:0;s:25:"HTTP/1.1 207
Multi-Status";}s:4:"body";s:819:"<?xml version="1.0" encoding="UTF-8"?>
+<D:multistatus xmlns:D="DAV:">
+ <D:response xmlns:default="http://apache.org/dav/props/">
+ <D:href>http://webdav/test_collection/foo_col/</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0100</D:getlastmodified>
+ <D:getcontentlength>4096</D:getcontentlength>
+ <D:resourcetype>
+ <D:collection/>
+ </D:resourcetype>
+ </D:prop>
+ <D:status>HTTP/1.1 200 OK</D:status>
+ </D:propstat>
+ <D:propstat xmlns:default="http://apache.org/dav/props/">
+ <D:prop>
+ <D:checked-in/>
+ <D:checked-out/>
+ <default:executable xmlns="http://apache.org/dav/props/"/>
+ </D:prop>
+ <D:status>HTTP/1.1 404 Not Found</D:status>
+ </D:propstat>
+ </D:response>
+</D:multistatus>
+";}
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/body.xml
==============================================================================
(empty)
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/result.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/result.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/server.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/033_DELETE/request/server.php (added)
+++ trunk/Webdav/tests/clients/cadaver/033_DELETE/request/server.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,49 @@
+<?php
+
+return array (
+ 'TERM' => 'xterm',
+ 'SHELL' => '/bin/bash',
+ 'DEFAULTLEVEL' => 'default',
+ 'USER' => 'root',
+ 'PATH' =>
'/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin',
+ 'PWD' => '/home/dotxp/web/webdav/htdocs',
+ 'BOOTLEVEL' => 'boot',
+ 'SVCNAME' => 'lighttpd',
+ 'CONSOLETYPE' => 'pty',
+ 'SHLVL' => '1',
+ 'HOME' => '/home/dotxp',
+ 'SOFTLEVEL' => 'default',
+ '_' => '/sbin/start-stop-daemon',
+ 'PHP_FCGI_CHILDREN' => '1',
+ 'FCGI_ROLE' => 'RESPONDER',
+ 'SERVER_SOFTWARE' => 'lighttpd/1.4.18',
+ 'SERVER_NAME' => 'webdav',
+ 'GATEWAY_INTERFACE' => 'CGI/1.1',
+ 'SERVER_PORT' => '80',
+ 'SERVER_ADDR' => '127.0.0.1',
+ 'REMOTE_PORT' => '43816',
+ 'REMOTE_ADDR' => '127.0.0.1',
+ 'SCRIPT_NAME' => '/index.php',
+ 'PATH_INFO' => '/test_collection/foo_col/',
+ 'PATH_TRANSLATED' =>
'/home/dotxp/web/webdav/htdocs//test_collection/foo_col/',
+ 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
+ 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
+ 'REQUEST_URI' => '/test_collection/foo_col/',
+ 'REDIRECT_URI' => '/index.php/test_collection/foo_col/',
+ 'QUERY_STRING' => '',
+ 'REQUEST_METHOD' => 'DELETE',
+ 'REDIRECT_STATUS' => '200',
+ 'SERVER_PROTOCOL' => 'HTTP/1.1',
+ 'HTTP_HOST' => 'webdav',
+ 'HTTP_USER_AGENT' => 'cadaver/0.22.5 neon/0.26.3',
+ 'HTTP_CONNECTION' => 'TE',
+ 'HTTP_TE' => 'trailers',
+ 'PHP_SELF' => '/index.php/test_collection/foo_col/',
+ 'REQUEST_TIME' => 1190844842,
+ 'argv' =>
+ array (
+ ),
+ 'argc' => 0,
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/server.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/uri.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/033_DELETE/request/uri.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/033_DELETE/request/uri.txt [iso-8859-1]
Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+http://webdav/test_collection/foo_col/
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/request/uri.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/backend.ser
==============================================================================
Binary file - no diff available.
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/backend.ser
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/body.xml
==============================================================================
(empty)
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/code.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/033_DELETE/response/code.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/033_DELETE/response/code.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+204
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/code.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/headers.php
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/033_DELETE/response/headers.php (added)
+++ trunk/Webdav/tests/clients/cadaver/033_DELETE/response/headers.php
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,6 @@
+<?php
+
+return array (
+);
+
+?>
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/headers.php
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/name.txt
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/033_DELETE/response/name.txt (added)
+++ trunk/Webdav/tests/clients/cadaver/033_DELETE/response/name.txt
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+No Content
Propchange: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/name.txt
------------------------------------------------------------------------------
svn:eol-style = native
Added: trunk/Webdav/tests/clients/cadaver/033_DELETE/response/result.ser
==============================================================================
--- trunk/Webdav/tests/clients/cadaver/033_DELETE/response/result.ser (added)
+++ trunk/Webdav/tests/clients/cadaver/033_DELETE/response/result.ser
[iso-8859-1] Thu Sep 27 00:19:04 2007
@@ -1,0 +1,1 @@
+a:2:{s:7:"headers";a:1:{i:0;s:23:"HTTP/1.1 204 No Content";}s:4:"body";s:0:"";}
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components