PageRenderTime 95ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 1ms

/Webdav/tests/clients/nautilus_auth.php

https://github.com/Yannix/zetacomponents
PHP | 12691 lines | 12689 code | 2 blank | 0 comment | 0 complexity | 974a2a780e1dc315cb551ad39af42ba6 MD5 | raw file
  1. <?php
  2. return array (
  3. 2 =>
  4. array (
  5. 'request' =>
  6. array (
  7. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8. <D:propfind xmlns:D="DAV:">
  9. <D:prop>
  10. <D:creationdate/>
  11. <D:displayname/>
  12. <D:getcontentlength/>
  13. <D:getcontenttype/>
  14. <D:getetag/>
  15. <D:getlastmodified/>
  16. <D:resourcetype/>
  17. </D:prop>
  18. </D:propfind>',
  19. 'server' =>
  20. array (
  21. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  22. 'SERVER_NAME' => 'webdav',
  23. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  24. 'SERVER_PORT' => '80',
  25. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  26. 'REMOTE_PORT' => '33458',
  27. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  28. 'CONTENT_LENGTH' => '235',
  29. 'SCRIPT_NAME' => '/index.php',
  30. 'PATH_INFO' => '/secure_collection',
  31. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  32. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  33. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  34. 'REQUEST_URI' => '/secure_collection',
  35. 'REDIRECT_URI' => '/index.php/secure_collection',
  36. 'QUERY_STRING' => '',
  37. 'REQUEST_METHOD' => 'PROPFIND',
  38. 'REDIRECT_STATUS' => '200',
  39. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  40. 'HTTP_HOST' => 'webdav',
  41. 'HTTP_DEPTH' => '0',
  42. 'CONTENT_TYPE' => 'application/xml',
  43. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  44. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  45. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  46. 'HTTP_CONTENT_LENGTH' => '235',
  47. 'PHP_SELF' => '/index.php/secure_collection',
  48. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  49. 'REQUEST_TIME' => 1220431173,
  50. ),
  51. ),
  52. 'response' =>
  53. array (
  54. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  55. <D:multistatus xmlns:D="DAV:">
  56. <D:response>
  57. <D:href>/secure_collection</D:href>
  58. <D:propstat>
  59. <D:prop>
  60. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  61. <D:displayname>secure_collection</D:displayname>
  62. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  63. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  64. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  65. <D:getcontentlength>4096</D:getcontentlength>
  66. <D:resourcetype>
  67. <D:collection/>
  68. </D:resourcetype>
  69. </D:prop>
  70. <D:status>HTTP/1.1 200 OK</D:status>
  71. </D:propstat>
  72. </D:response>
  73. </D:multistatus>
  74. ',
  75. 'headers' =>
  76. array (
  77. 'Content-Type' => 'text/xml; charset="utf-8"',
  78. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  79. ),
  80. 'status' => 'HTTP/1.1 207 Multi-Status',
  81. ),
  82. ),
  83. 3 =>
  84. array (
  85. 'request' =>
  86. array (
  87. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  88. <D:propfind xmlns:D="DAV:">
  89. <D:prop>
  90. <D:creationdate/>
  91. <D:displayname/>
  92. <D:getcontentlength/>
  93. <D:getcontenttype/>
  94. <D:getetag/>
  95. <D:getlastmodified/>
  96. <D:resourcetype/>
  97. </D:prop>
  98. </D:propfind>',
  99. 'server' =>
  100. array (
  101. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  102. 'SERVER_NAME' => 'webdav',
  103. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  104. 'SERVER_PORT' => '80',
  105. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  106. 'REMOTE_PORT' => '33458',
  107. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  108. 'CONTENT_LENGTH' => '235',
  109. 'SCRIPT_NAME' => '/index.php',
  110. 'PATH_INFO' => '/secure_collection/subdir',
  111. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  112. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  113. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  114. 'REQUEST_URI' => '/secure_collection/subdir',
  115. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  116. 'QUERY_STRING' => '',
  117. 'REQUEST_METHOD' => 'PROPFIND',
  118. 'REDIRECT_STATUS' => '200',
  119. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  120. 'HTTP_HOST' => 'webdav',
  121. 'HTTP_DEPTH' => '0',
  122. 'CONTENT_TYPE' => 'application/xml',
  123. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  124. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  125. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  126. 'HTTP_CONTENT_LENGTH' => '235',
  127. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  128. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  129. 'REQUEST_TIME' => 1220431173,
  130. ),
  131. ),
  132. 'response' =>
  133. array (
  134. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  135. <D:multistatus xmlns:D="DAV:">
  136. <D:response>
  137. <D:href>/secure_collection/subdir</D:href>
  138. <D:propstat>
  139. <D:prop>
  140. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  141. <D:displayname>subdir</D:displayname>
  142. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  143. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  144. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  145. <D:getcontentlength>4096</D:getcontentlength>
  146. <D:resourcetype>
  147. <D:collection/>
  148. </D:resourcetype>
  149. </D:prop>
  150. <D:status>HTTP/1.1 200 OK</D:status>
  151. </D:propstat>
  152. </D:response>
  153. </D:multistatus>
  154. ',
  155. 'headers' =>
  156. array (
  157. 'Content-Type' => 'text/xml; charset="utf-8"',
  158. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  159. ),
  160. 'status' => 'HTTP/1.1 207 Multi-Status',
  161. ),
  162. ),
  163. 4 =>
  164. array (
  165. 'request' =>
  166. array (
  167. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  168. <D:propfind xmlns:D="DAV:">
  169. <D:prop>
  170. <D:creationdate/>
  171. <D:displayname/>
  172. <D:getcontentlength/>
  173. <D:getcontenttype/>
  174. <D:getetag/>
  175. <D:getlastmodified/>
  176. <D:resourcetype/>
  177. </D:prop>
  178. </D:propfind>',
  179. 'server' =>
  180. array (
  181. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  182. 'SERVER_NAME' => 'webdav',
  183. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  184. 'SERVER_PORT' => '80',
  185. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  186. 'REMOTE_PORT' => '33458',
  187. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  188. 'CONTENT_LENGTH' => '235',
  189. 'SCRIPT_NAME' => '/index.php',
  190. 'PATH_INFO' => '/secure_collection/file.txt',
  191. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  192. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  193. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  194. 'REQUEST_URI' => '/secure_collection/file.txt',
  195. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  196. 'QUERY_STRING' => '',
  197. 'REQUEST_METHOD' => 'PROPFIND',
  198. 'REDIRECT_STATUS' => '200',
  199. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  200. 'HTTP_HOST' => 'webdav',
  201. 'HTTP_DEPTH' => '0',
  202. 'CONTENT_TYPE' => 'application/xml',
  203. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  204. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  205. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  206. 'HTTP_CONTENT_LENGTH' => '235',
  207. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  208. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  209. 'REQUEST_TIME' => 1220431173,
  210. ),
  211. ),
  212. 'response' =>
  213. array (
  214. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  215. <D:multistatus xmlns:D="DAV:">
  216. <D:response>
  217. <D:href>/secure_collection/file.txt</D:href>
  218. <D:propstat>
  219. <D:prop>
  220. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  221. <D:displayname>file.txt</D:displayname>
  222. <D:getcontenttype>text/plain</D:getcontenttype>
  223. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  224. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  225. <D:getcontentlength>18</D:getcontentlength>
  226. <D:resourcetype/>
  227. </D:prop>
  228. <D:status>HTTP/1.1 200 OK</D:status>
  229. </D:propstat>
  230. </D:response>
  231. </D:multistatus>
  232. ',
  233. 'headers' =>
  234. array (
  235. 'Content-Type' => 'text/xml; charset="utf-8"',
  236. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  237. ),
  238. 'status' => 'HTTP/1.1 207 Multi-Status',
  239. ),
  240. ),
  241. 5 =>
  242. array (
  243. 'request' =>
  244. array (
  245. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  246. <D:propfind xmlns:D="DAV:">
  247. <D:prop>
  248. <D:creationdate/>
  249. <D:displayname/>
  250. <D:getcontentlength/>
  251. <D:getcontenttype/>
  252. <D:getetag/>
  253. <D:getlastmodified/>
  254. <D:resourcetype/>
  255. </D:prop>
  256. </D:propfind>',
  257. 'server' =>
  258. array (
  259. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  260. 'SERVER_NAME' => 'webdav',
  261. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  262. 'SERVER_PORT' => '80',
  263. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  264. 'REMOTE_PORT' => '33458',
  265. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  266. 'CONTENT_LENGTH' => '235',
  267. 'SCRIPT_NAME' => '/index.php',
  268. 'PATH_INFO' => '/secure_collection/',
  269. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/',
  270. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  271. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  272. 'REQUEST_URI' => '/secure_collection/',
  273. 'REDIRECT_URI' => '/index.php/secure_collection/',
  274. 'QUERY_STRING' => '',
  275. 'REQUEST_METHOD' => 'PROPFIND',
  276. 'REDIRECT_STATUS' => '200',
  277. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  278. 'HTTP_HOST' => 'webdav',
  279. 'HTTP_DEPTH' => '1',
  280. 'CONTENT_TYPE' => 'application/xml',
  281. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  282. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  283. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  284. 'HTTP_CONTENT_LENGTH' => '235',
  285. 'PHP_SELF' => '/index.php/secure_collection/',
  286. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  287. 'REQUEST_TIME' => 1220431173,
  288. ),
  289. ),
  290. 'response' =>
  291. array (
  292. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  293. <D:multistatus xmlns:D="DAV:">
  294. <D:response>
  295. <D:href>/secure_collection/</D:href>
  296. <D:propstat>
  297. <D:prop>
  298. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  299. <D:displayname>secure_collection</D:displayname>
  300. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  301. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  302. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  303. <D:getcontentlength>4096</D:getcontentlength>
  304. <D:resourcetype>
  305. <D:collection/>
  306. </D:resourcetype>
  307. </D:prop>
  308. <D:status>HTTP/1.1 200 OK</D:status>
  309. </D:propstat>
  310. </D:response>
  311. <D:response>
  312. <D:href>/secure_collection/file.txt</D:href>
  313. <D:propstat>
  314. <D:prop>
  315. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  316. <D:displayname>file.txt</D:displayname>
  317. <D:getcontenttype>text/plain</D:getcontenttype>
  318. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  319. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  320. <D:getcontentlength>18</D:getcontentlength>
  321. <D:resourcetype/>
  322. </D:prop>
  323. <D:status>HTTP/1.1 200 OK</D:status>
  324. </D:propstat>
  325. </D:response>
  326. <D:response>
  327. <D:href>/secure_collection/subdir</D:href>
  328. <D:propstat>
  329. <D:prop>
  330. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  331. <D:displayname>subdir</D:displayname>
  332. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  333. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  334. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  335. <D:getcontentlength>4096</D:getcontentlength>
  336. <D:resourcetype>
  337. <D:collection/>
  338. </D:resourcetype>
  339. </D:prop>
  340. <D:status>HTTP/1.1 200 OK</D:status>
  341. </D:propstat>
  342. </D:response>
  343. </D:multistatus>
  344. ',
  345. 'headers' =>
  346. array (
  347. 'Content-Type' => 'text/xml; charset="utf-8"',
  348. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  349. ),
  350. 'status' => 'HTTP/1.1 207 Multi-Status',
  351. ),
  352. ),
  353. 6 =>
  354. array (
  355. 'request' =>
  356. array (
  357. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  358. <D:propfind xmlns:D="DAV:">
  359. <D:prop>
  360. <D:creationdate/>
  361. <D:displayname/>
  362. <D:getcontentlength/>
  363. <D:getcontenttype/>
  364. <D:getetag/>
  365. <D:getlastmodified/>
  366. <D:resourcetype/>
  367. </D:prop>
  368. </D:propfind>',
  369. 'server' =>
  370. array (
  371. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  372. 'SERVER_NAME' => 'webdav',
  373. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  374. 'SERVER_PORT' => '80',
  375. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  376. 'REMOTE_PORT' => '33458',
  377. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  378. 'CONTENT_LENGTH' => '235',
  379. 'SCRIPT_NAME' => '/index.php',
  380. 'PATH_INFO' => '/secure_collection',
  381. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  382. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  383. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  384. 'REQUEST_URI' => '/secure_collection',
  385. 'REDIRECT_URI' => '/index.php/secure_collection',
  386. 'QUERY_STRING' => '',
  387. 'REQUEST_METHOD' => 'PROPFIND',
  388. 'REDIRECT_STATUS' => '200',
  389. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  390. 'HTTP_HOST' => 'webdav',
  391. 'HTTP_DEPTH' => '0',
  392. 'CONTENT_TYPE' => 'application/xml',
  393. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  394. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  395. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  396. 'HTTP_CONTENT_LENGTH' => '235',
  397. 'PHP_SELF' => '/index.php/secure_collection',
  398. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  399. 'REQUEST_TIME' => 1220431173,
  400. ),
  401. ),
  402. 'response' =>
  403. array (
  404. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  405. <D:multistatus xmlns:D="DAV:">
  406. <D:response>
  407. <D:href>/secure_collection</D:href>
  408. <D:propstat>
  409. <D:prop>
  410. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  411. <D:displayname>secure_collection</D:displayname>
  412. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  413. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  414. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  415. <D:getcontentlength>4096</D:getcontentlength>
  416. <D:resourcetype>
  417. <D:collection/>
  418. </D:resourcetype>
  419. </D:prop>
  420. <D:status>HTTP/1.1 200 OK</D:status>
  421. </D:propstat>
  422. </D:response>
  423. </D:multistatus>
  424. ',
  425. 'headers' =>
  426. array (
  427. 'Content-Type' => 'text/xml; charset="utf-8"',
  428. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  429. ),
  430. 'status' => 'HTTP/1.1 207 Multi-Status',
  431. ),
  432. ),
  433. 7 =>
  434. array (
  435. 'request' =>
  436. array (
  437. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  438. <D:propfind xmlns:D="DAV:">
  439. <D:prop>
  440. <D:creationdate/>
  441. <D:displayname/>
  442. <D:getcontentlength/>
  443. <D:getcontenttype/>
  444. <D:getetag/>
  445. <D:getlastmodified/>
  446. <D:resourcetype/>
  447. </D:prop>
  448. </D:propfind>',
  449. 'server' =>
  450. array (
  451. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  452. 'SERVER_NAME' => 'webdav',
  453. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  454. 'SERVER_PORT' => '80',
  455. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  456. 'REMOTE_PORT' => '33458',
  457. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  458. 'CONTENT_LENGTH' => '235',
  459. 'SCRIPT_NAME' => '/index.php',
  460. 'PATH_INFO' => '/secure_collection',
  461. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  462. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  463. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  464. 'REQUEST_URI' => '/secure_collection',
  465. 'REDIRECT_URI' => '/index.php/secure_collection',
  466. 'QUERY_STRING' => '',
  467. 'REQUEST_METHOD' => 'PROPFIND',
  468. 'REDIRECT_STATUS' => '200',
  469. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  470. 'HTTP_HOST' => 'webdav',
  471. 'HTTP_DEPTH' => '0',
  472. 'CONTENT_TYPE' => 'application/xml',
  473. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  474. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  475. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  476. 'HTTP_CONTENT_LENGTH' => '235',
  477. 'PHP_SELF' => '/index.php/secure_collection',
  478. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  479. 'REQUEST_TIME' => 1220431173,
  480. ),
  481. ),
  482. 'response' =>
  483. array (
  484. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  485. <D:multistatus xmlns:D="DAV:">
  486. <D:response>
  487. <D:href>/secure_collection</D:href>
  488. <D:propstat>
  489. <D:prop>
  490. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  491. <D:displayname>secure_collection</D:displayname>
  492. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  493. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  494. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  495. <D:getcontentlength>4096</D:getcontentlength>
  496. <D:resourcetype>
  497. <D:collection/>
  498. </D:resourcetype>
  499. </D:prop>
  500. <D:status>HTTP/1.1 200 OK</D:status>
  501. </D:propstat>
  502. </D:response>
  503. </D:multistatus>
  504. ',
  505. 'headers' =>
  506. array (
  507. 'Content-Type' => 'text/xml; charset="utf-8"',
  508. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  509. ),
  510. 'status' => 'HTTP/1.1 207 Multi-Status',
  511. ),
  512. ),
  513. 8 =>
  514. array (
  515. 'request' =>
  516. array (
  517. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  518. <D:propfind xmlns:D="DAV:">
  519. <D:prop>
  520. <D:creationdate/>
  521. <D:displayname/>
  522. <D:getcontentlength/>
  523. <D:getcontenttype/>
  524. <D:getetag/>
  525. <D:getlastmodified/>
  526. <D:resourcetype/>
  527. </D:prop>
  528. </D:propfind>',
  529. 'server' =>
  530. array (
  531. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  532. 'SERVER_NAME' => 'webdav',
  533. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  534. 'SERVER_PORT' => '80',
  535. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  536. 'REMOTE_PORT' => '33458',
  537. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  538. 'CONTENT_LENGTH' => '235',
  539. 'SCRIPT_NAME' => '/index.php',
  540. 'PATH_INFO' => '/secure_collection',
  541. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  542. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  543. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  544. 'REQUEST_URI' => '/secure_collection',
  545. 'REDIRECT_URI' => '/index.php/secure_collection',
  546. 'QUERY_STRING' => '',
  547. 'REQUEST_METHOD' => 'PROPFIND',
  548. 'REDIRECT_STATUS' => '200',
  549. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  550. 'HTTP_HOST' => 'webdav',
  551. 'HTTP_DEPTH' => '0',
  552. 'CONTENT_TYPE' => 'application/xml',
  553. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  554. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  555. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  556. 'HTTP_CONTENT_LENGTH' => '235',
  557. 'PHP_SELF' => '/index.php/secure_collection',
  558. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  559. 'REQUEST_TIME' => 1220431173,
  560. ),
  561. ),
  562. 'response' =>
  563. array (
  564. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  565. <D:multistatus xmlns:D="DAV:">
  566. <D:response>
  567. <D:href>/secure_collection</D:href>
  568. <D:propstat>
  569. <D:prop>
  570. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  571. <D:displayname>secure_collection</D:displayname>
  572. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  573. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  574. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  575. <D:getcontentlength>4096</D:getcontentlength>
  576. <D:resourcetype>
  577. <D:collection/>
  578. </D:resourcetype>
  579. </D:prop>
  580. <D:status>HTTP/1.1 200 OK</D:status>
  581. </D:propstat>
  582. </D:response>
  583. </D:multistatus>
  584. ',
  585. 'headers' =>
  586. array (
  587. 'Content-Type' => 'text/xml; charset="utf-8"',
  588. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  589. ),
  590. 'status' => 'HTTP/1.1 207 Multi-Status',
  591. ),
  592. ),
  593. 9 =>
  594. array (
  595. 'request' =>
  596. array (
  597. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  598. <D:propfind xmlns:D="DAV:">
  599. <D:prop>
  600. <D:creationdate/>
  601. <D:displayname/>
  602. <D:getcontentlength/>
  603. <D:getcontenttype/>
  604. <D:getetag/>
  605. <D:getlastmodified/>
  606. <D:resourcetype/>
  607. </D:prop>
  608. </D:propfind>',
  609. 'server' =>
  610. array (
  611. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  612. 'SERVER_NAME' => 'webdav',
  613. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  614. 'SERVER_PORT' => '80',
  615. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  616. 'REMOTE_PORT' => '33458',
  617. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  618. 'CONTENT_LENGTH' => '235',
  619. 'SCRIPT_NAME' => '/index.php',
  620. 'PATH_INFO' => '/',
  621. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/',
  622. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  623. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  624. 'REQUEST_URI' => '/',
  625. 'REDIRECT_URI' => '/index.php/',
  626. 'QUERY_STRING' => '',
  627. 'REQUEST_METHOD' => 'PROPFIND',
  628. 'REDIRECT_STATUS' => '200',
  629. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  630. 'HTTP_HOST' => 'webdav',
  631. 'HTTP_DEPTH' => '1',
  632. 'CONTENT_TYPE' => 'application/xml',
  633. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  634. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  635. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/", algorithm="MD5", response="262aebc2e7168e2fb46d4c4abefb3d71"',
  636. 'HTTP_CONTENT_LENGTH' => '235',
  637. 'PHP_SELF' => '/index.php/',
  638. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/", algorithm="MD5", response="262aebc2e7168e2fb46d4c4abefb3d71"',
  639. 'REQUEST_TIME' => 1220431173,
  640. ),
  641. ),
  642. 'response' =>
  643. array (
  644. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  645. <D:multistatus xmlns:D="DAV:">
  646. <D:response>
  647. <D:href>/</D:href>
  648. <D:propstat>
  649. <D:prop>
  650. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  651. <D:displayname></D:displayname>
  652. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  653. <D:getetag>6666cd76f96956469e7be39d750cc7d9</D:getetag>
  654. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  655. <D:getcontentlength>4096</D:getcontentlength>
  656. <D:resourcetype>
  657. <D:collection/>
  658. </D:resourcetype>
  659. </D:prop>
  660. <D:status>HTTP/1.1 200 OK</D:status>
  661. </D:propstat>
  662. </D:response>
  663. <D:response>
  664. <D:href>/collection</D:href>
  665. <D:propstat>
  666. <D:prop>
  667. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  668. <D:displayname>collection</D:displayname>
  669. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  670. <D:getetag>9696c0fa460d4ed148cb40b2e8388c1e</D:getetag>
  671. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  672. <D:getcontentlength>4096</D:getcontentlength>
  673. <D:resourcetype>
  674. <D:collection/>
  675. </D:resourcetype>
  676. </D:prop>
  677. <D:status>HTTP/1.1 200 OK</D:status>
  678. </D:propstat>
  679. </D:response>
  680. <D:response>
  681. <D:href>/secure_collection</D:href>
  682. <D:propstat>
  683. <D:prop>
  684. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  685. <D:displayname>secure_collection</D:displayname>
  686. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  687. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  688. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  689. <D:getcontentlength>4096</D:getcontentlength>
  690. <D:resourcetype>
  691. <D:collection/>
  692. </D:resourcetype>
  693. </D:prop>
  694. <D:status>HTTP/1.1 200 OK</D:status>
  695. </D:propstat>
  696. </D:response>
  697. <D:response>
  698. <D:href>/file.xml</D:href>
  699. <D:propstat>
  700. <D:prop>
  701. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  702. <D:displayname>file.xml</D:displayname>
  703. <D:getcontenttype>text/xml</D:getcontenttype>
  704. <D:getetag>b0c5faef67f106ef634ad2a82e838b95</D:getetag>
  705. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  706. <D:getcontentlength>19</D:getcontentlength>
  707. <D:resourcetype/>
  708. </D:prop>
  709. <D:status>HTTP/1.1 200 OK</D:status>
  710. </D:propstat>
  711. </D:response>
  712. <D:response>
  713. <D:href>/file.bin</D:href>
  714. <D:propstat>
  715. <D:prop>
  716. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  717. <D:displayname>file.bin</D:displayname>
  718. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  719. <D:getetag>68eab65ab82e7e474811d5d2dd879679</D:getetag>
  720. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  721. <D:getcontentlength>7</D:getcontentlength>
  722. <D:resourcetype/>
  723. </D:prop>
  724. <D:status>HTTP/1.1 200 OK</D:status>
  725. </D:propstat>
  726. </D:response>
  727. </D:multistatus>
  728. ',
  729. 'headers' =>
  730. array (
  731. 'Content-Type' => 'text/xml; charset="utf-8"',
  732. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  733. ),
  734. 'status' => 'HTTP/1.1 207 Multi-Status',
  735. ),
  736. ),
  737. 10 =>
  738. array (
  739. 'request' =>
  740. array (
  741. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  742. <D:propfind xmlns:D="DAV:">
  743. <D:prop>
  744. <D:creationdate/>
  745. <D:displayname/>
  746. <D:getcontentlength/>
  747. <D:getcontenttype/>
  748. <D:getetag/>
  749. <D:getlastmodified/>
  750. <D:resourcetype/>
  751. </D:prop>
  752. </D:propfind>',
  753. 'server' =>
  754. array (
  755. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  756. 'SERVER_NAME' => 'webdav',
  757. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  758. 'SERVER_PORT' => '80',
  759. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  760. 'REMOTE_PORT' => '33458',
  761. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  762. 'CONTENT_LENGTH' => '235',
  763. 'SCRIPT_NAME' => '/index.php',
  764. 'PATH_INFO' => '/secure_collection/',
  765. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/',
  766. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  767. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  768. 'REQUEST_URI' => '/secure_collection/',
  769. 'REDIRECT_URI' => '/index.php/secure_collection/',
  770. 'QUERY_STRING' => '',
  771. 'REQUEST_METHOD' => 'PROPFIND',
  772. 'REDIRECT_STATUS' => '200',
  773. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  774. 'HTTP_HOST' => 'webdav',
  775. 'HTTP_DEPTH' => '1',
  776. 'CONTENT_TYPE' => 'application/xml',
  777. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  778. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  779. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  780. 'HTTP_CONTENT_LENGTH' => '235',
  781. 'PHP_SELF' => '/index.php/secure_collection/',
  782. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  783. 'REQUEST_TIME' => 1220431173,
  784. ),
  785. ),
  786. 'response' =>
  787. array (
  788. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  789. <D:multistatus xmlns:D="DAV:">
  790. <D:response>
  791. <D:href>/secure_collection/</D:href>
  792. <D:propstat>
  793. <D:prop>
  794. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  795. <D:displayname>secure_collection</D:displayname>
  796. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  797. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  798. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  799. <D:getcontentlength>4096</D:getcontentlength>
  800. <D:resourcetype>
  801. <D:collection/>
  802. </D:resourcetype>
  803. </D:prop>
  804. <D:status>HTTP/1.1 200 OK</D:status>
  805. </D:propstat>
  806. </D:response>
  807. <D:response>
  808. <D:href>/secure_collection/file.txt</D:href>
  809. <D:propstat>
  810. <D:prop>
  811. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  812. <D:displayname>file.txt</D:displayname>
  813. <D:getcontenttype>text/plain</D:getcontenttype>
  814. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  815. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  816. <D:getcontentlength>18</D:getcontentlength>
  817. <D:resourcetype/>
  818. </D:prop>
  819. <D:status>HTTP/1.1 200 OK</D:status>
  820. </D:propstat>
  821. </D:response>
  822. <D:response>
  823. <D:href>/secure_collection/subdir</D:href>
  824. <D:propstat>
  825. <D:prop>
  826. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  827. <D:displayname>subdir</D:displayname>
  828. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  829. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  830. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  831. <D:getcontentlength>4096</D:getcontentlength>
  832. <D:resourcetype>
  833. <D:collection/>
  834. </D:resourcetype>
  835. </D:prop>
  836. <D:status>HTTP/1.1 200 OK</D:status>
  837. </D:propstat>
  838. </D:response>
  839. </D:multistatus>
  840. ',
  841. 'headers' =>
  842. array (
  843. 'Content-Type' => 'text/xml; charset="utf-8"',
  844. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  845. ),
  846. 'status' => 'HTTP/1.1 207 Multi-Status',
  847. ),
  848. ),
  849. 11 =>
  850. array (
  851. 'request' =>
  852. array (
  853. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  854. <D:propfind xmlns:D="DAV:">
  855. <D:prop>
  856. <D:creationdate/>
  857. <D:displayname/>
  858. <D:getcontentlength/>
  859. <D:getcontenttype/>
  860. <D:getetag/>
  861. <D:getlastmodified/>
  862. <D:resourcetype/>
  863. </D:prop>
  864. </D:propfind>',
  865. 'server' =>
  866. array (
  867. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  868. 'SERVER_NAME' => 'webdav',
  869. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  870. 'SERVER_PORT' => '80',
  871. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  872. 'REMOTE_PORT' => '33458',
  873. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  874. 'CONTENT_LENGTH' => '235',
  875. 'SCRIPT_NAME' => '/index.php',
  876. 'PATH_INFO' => '/secure_collection/subdir',
  877. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  878. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  879. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  880. 'REQUEST_URI' => '/secure_collection/subdir',
  881. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  882. 'QUERY_STRING' => '',
  883. 'REQUEST_METHOD' => 'PROPFIND',
  884. 'REDIRECT_STATUS' => '200',
  885. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  886. 'HTTP_HOST' => 'webdav',
  887. 'HTTP_DEPTH' => '0',
  888. 'CONTENT_TYPE' => 'application/xml',
  889. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  890. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  891. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  892. 'HTTP_CONTENT_LENGTH' => '235',
  893. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  894. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  895. 'REQUEST_TIME' => 1220431173,
  896. ),
  897. ),
  898. 'response' =>
  899. array (
  900. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  901. <D:multistatus xmlns:D="DAV:">
  902. <D:response>
  903. <D:href>/secure_collection/subdir</D:href>
  904. <D:propstat>
  905. <D:prop>
  906. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  907. <D:displayname>subdir</D:displayname>
  908. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  909. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  910. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  911. <D:getcontentlength>4096</D:getcontentlength>
  912. <D:resourcetype>
  913. <D:collection/>
  914. </D:resourcetype>
  915. </D:prop>
  916. <D:status>HTTP/1.1 200 OK</D:status>
  917. </D:propstat>
  918. </D:response>
  919. </D:multistatus>
  920. ',
  921. 'headers' =>
  922. array (
  923. 'Content-Type' => 'text/xml; charset="utf-8"',
  924. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  925. ),
  926. 'status' => 'HTTP/1.1 207 Multi-Status',
  927. ),
  928. ),
  929. 12 =>
  930. array (
  931. 'request' =>
  932. array (
  933. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  934. <D:propfind xmlns:D="DAV:">
  935. <D:prop>
  936. <D:creationdate/>
  937. <D:displayname/>
  938. <D:getcontentlength/>
  939. <D:getcontenttype/>
  940. <D:getetag/>
  941. <D:getlastmodified/>
  942. <D:resourcetype/>
  943. </D:prop>
  944. </D:propfind>',
  945. 'server' =>
  946. array (
  947. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  948. 'SERVER_NAME' => 'webdav',
  949. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  950. 'SERVER_PORT' => '80',
  951. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  952. 'REMOTE_PORT' => '33458',
  953. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  954. 'CONTENT_LENGTH' => '235',
  955. 'SCRIPT_NAME' => '/index.php',
  956. 'PATH_INFO' => '/secure_collection',
  957. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  958. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  959. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  960. 'REQUEST_URI' => '/secure_collection',
  961. 'REDIRECT_URI' => '/index.php/secure_collection',
  962. 'QUERY_STRING' => '',
  963. 'REQUEST_METHOD' => 'PROPFIND',
  964. 'REDIRECT_STATUS' => '200',
  965. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  966. 'HTTP_HOST' => 'webdav',
  967. 'HTTP_DEPTH' => '0',
  968. 'CONTENT_TYPE' => 'application/xml',
  969. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  970. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  971. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  972. 'HTTP_CONTENT_LENGTH' => '235',
  973. 'PHP_SELF' => '/index.php/secure_collection',
  974. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  975. 'REQUEST_TIME' => 1220431173,
  976. ),
  977. ),
  978. 'response' =>
  979. array (
  980. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  981. <D:multistatus xmlns:D="DAV:">
  982. <D:response>
  983. <D:href>/secure_collection</D:href>
  984. <D:propstat>
  985. <D:prop>
  986. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  987. <D:displayname>secure_collection</D:displayname>
  988. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  989. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  990. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  991. <D:getcontentlength>4096</D:getcontentlength>
  992. <D:resourcetype>
  993. <D:collection/>
  994. </D:resourcetype>
  995. </D:prop>
  996. <D:status>HTTP/1.1 200 OK</D:status>
  997. </D:propstat>
  998. </D:response>
  999. </D:multistatus>
  1000. ',
  1001. 'headers' =>
  1002. array (
  1003. 'Content-Type' => 'text/xml; charset="utf-8"',
  1004. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1005. ),
  1006. 'status' => 'HTTP/1.1 207 Multi-Status',
  1007. ),
  1008. ),
  1009. 13 =>
  1010. array (
  1011. 'request' =>
  1012. array (
  1013. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1014. <D:propfind xmlns:D="DAV:">
  1015. <D:prop>
  1016. <D:creationdate/>
  1017. <D:displayname/>
  1018. <D:getcontentlength/>
  1019. <D:getcontenttype/>
  1020. <D:getetag/>
  1021. <D:getlastmodified/>
  1022. <D:resourcetype/>
  1023. </D:prop>
  1024. </D:propfind>',
  1025. 'server' =>
  1026. array (
  1027. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1028. 'SERVER_NAME' => 'webdav',
  1029. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1030. 'SERVER_PORT' => '80',
  1031. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1032. 'REMOTE_PORT' => '33458',
  1033. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1034. 'CONTENT_LENGTH' => '235',
  1035. 'SCRIPT_NAME' => '/index.php',
  1036. 'PATH_INFO' => '/secure_collection',
  1037. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  1038. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1039. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1040. 'REQUEST_URI' => '/secure_collection',
  1041. 'REDIRECT_URI' => '/index.php/secure_collection',
  1042. 'QUERY_STRING' => '',
  1043. 'REQUEST_METHOD' => 'PROPFIND',
  1044. 'REDIRECT_STATUS' => '200',
  1045. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1046. 'HTTP_HOST' => 'webdav',
  1047. 'HTTP_DEPTH' => '0',
  1048. 'CONTENT_TYPE' => 'application/xml',
  1049. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1050. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1051. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1052. 'HTTP_CONTENT_LENGTH' => '235',
  1053. 'PHP_SELF' => '/index.php/secure_collection',
  1054. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1055. 'REQUEST_TIME' => 1220431173,
  1056. ),
  1057. ),
  1058. 'response' =>
  1059. array (
  1060. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1061. <D:multistatus xmlns:D="DAV:">
  1062. <D:response>
  1063. <D:href>/secure_collection</D:href>
  1064. <D:propstat>
  1065. <D:prop>
  1066. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1067. <D:displayname>secure_collection</D:displayname>
  1068. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  1069. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  1070. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1071. <D:getcontentlength>4096</D:getcontentlength>
  1072. <D:resourcetype>
  1073. <D:collection/>
  1074. </D:resourcetype>
  1075. </D:prop>
  1076. <D:status>HTTP/1.1 200 OK</D:status>
  1077. </D:propstat>
  1078. </D:response>
  1079. </D:multistatus>
  1080. ',
  1081. 'headers' =>
  1082. array (
  1083. 'Content-Type' => 'text/xml; charset="utf-8"',
  1084. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1085. ),
  1086. 'status' => 'HTTP/1.1 207 Multi-Status',
  1087. ),
  1088. ),
  1089. 14 =>
  1090. array (
  1091. 'request' =>
  1092. array (
  1093. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1094. <D:propfind xmlns:D="DAV:">
  1095. <D:prop>
  1096. <D:creationdate/>
  1097. <D:displayname/>
  1098. <D:getcontentlength/>
  1099. <D:getcontenttype/>
  1100. <D:getetag/>
  1101. <D:getlastmodified/>
  1102. <D:resourcetype/>
  1103. </D:prop>
  1104. </D:propfind>',
  1105. 'server' =>
  1106. array (
  1107. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1108. 'SERVER_NAME' => 'webdav',
  1109. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1110. 'SERVER_PORT' => '80',
  1111. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1112. 'REMOTE_PORT' => '33458',
  1113. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1114. 'CONTENT_LENGTH' => '235',
  1115. 'SCRIPT_NAME' => '/index.php',
  1116. 'PATH_INFO' => '/secure_collection',
  1117. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  1118. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1119. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1120. 'REQUEST_URI' => '/secure_collection',
  1121. 'REDIRECT_URI' => '/index.php/secure_collection',
  1122. 'QUERY_STRING' => '',
  1123. 'REQUEST_METHOD' => 'PROPFIND',
  1124. 'REDIRECT_STATUS' => '200',
  1125. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1126. 'HTTP_HOST' => 'webdav',
  1127. 'HTTP_DEPTH' => '0',
  1128. 'CONTENT_TYPE' => 'application/xml',
  1129. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1130. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1131. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1132. 'HTTP_CONTENT_LENGTH' => '235',
  1133. 'PHP_SELF' => '/index.php/secure_collection',
  1134. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1135. 'REQUEST_TIME' => 1220431173,
  1136. ),
  1137. ),
  1138. 'response' =>
  1139. array (
  1140. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1141. <D:multistatus xmlns:D="DAV:">
  1142. <D:response>
  1143. <D:href>/secure_collection</D:href>
  1144. <D:propstat>
  1145. <D:prop>
  1146. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1147. <D:displayname>secure_collection</D:displayname>
  1148. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  1149. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  1150. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1151. <D:getcontentlength>4096</D:getcontentlength>
  1152. <D:resourcetype>
  1153. <D:collection/>
  1154. </D:resourcetype>
  1155. </D:prop>
  1156. <D:status>HTTP/1.1 200 OK</D:status>
  1157. </D:propstat>
  1158. </D:response>
  1159. </D:multistatus>
  1160. ',
  1161. 'headers' =>
  1162. array (
  1163. 'Content-Type' => 'text/xml; charset="utf-8"',
  1164. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1165. ),
  1166. 'status' => 'HTTP/1.1 207 Multi-Status',
  1167. ),
  1168. ),
  1169. 15 =>
  1170. array (
  1171. 'request' =>
  1172. array (
  1173. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1174. <D:propfind xmlns:D="DAV:">
  1175. <D:prop>
  1176. <D:creationdate/>
  1177. <D:displayname/>
  1178. <D:getcontentlength/>
  1179. <D:getcontenttype/>
  1180. <D:getetag/>
  1181. <D:getlastmodified/>
  1182. <D:resourcetype/>
  1183. </D:prop>
  1184. </D:propfind>',
  1185. 'server' =>
  1186. array (
  1187. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1188. 'SERVER_NAME' => 'webdav',
  1189. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1190. 'SERVER_PORT' => '80',
  1191. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1192. 'REMOTE_PORT' => '33458',
  1193. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1194. 'CONTENT_LENGTH' => '235',
  1195. 'SCRIPT_NAME' => '/index.php',
  1196. 'PATH_INFO' => '/secure_collection',
  1197. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  1198. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1199. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1200. 'REQUEST_URI' => '/secure_collection',
  1201. 'REDIRECT_URI' => '/index.php/secure_collection',
  1202. 'QUERY_STRING' => '',
  1203. 'REQUEST_METHOD' => 'PROPFIND',
  1204. 'REDIRECT_STATUS' => '200',
  1205. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1206. 'HTTP_HOST' => 'webdav',
  1207. 'HTTP_DEPTH' => '0',
  1208. 'CONTENT_TYPE' => 'application/xml',
  1209. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1210. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1211. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1212. 'HTTP_CONTENT_LENGTH' => '235',
  1213. 'PHP_SELF' => '/index.php/secure_collection',
  1214. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1215. 'REQUEST_TIME' => 1220431173,
  1216. ),
  1217. ),
  1218. 'response' =>
  1219. array (
  1220. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1221. <D:multistatus xmlns:D="DAV:">
  1222. <D:response>
  1223. <D:href>/secure_collection</D:href>
  1224. <D:propstat>
  1225. <D:prop>
  1226. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1227. <D:displayname>secure_collection</D:displayname>
  1228. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  1229. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  1230. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1231. <D:getcontentlength>4096</D:getcontentlength>
  1232. <D:resourcetype>
  1233. <D:collection/>
  1234. </D:resourcetype>
  1235. </D:prop>
  1236. <D:status>HTTP/1.1 200 OK</D:status>
  1237. </D:propstat>
  1238. </D:response>
  1239. </D:multistatus>
  1240. ',
  1241. 'headers' =>
  1242. array (
  1243. 'Content-Type' => 'text/xml; charset="utf-8"',
  1244. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1245. ),
  1246. 'status' => 'HTTP/1.1 207 Multi-Status',
  1247. ),
  1248. ),
  1249. 16 =>
  1250. array (
  1251. 'request' =>
  1252. array (
  1253. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1254. <D:propfind xmlns:D="DAV:">
  1255. <D:prop>
  1256. <D:creationdate/>
  1257. <D:displayname/>
  1258. <D:getcontentlength/>
  1259. <D:getcontenttype/>
  1260. <D:getetag/>
  1261. <D:getlastmodified/>
  1262. <D:resourcetype/>
  1263. </D:prop>
  1264. </D:propfind>',
  1265. 'server' =>
  1266. array (
  1267. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1268. 'SERVER_NAME' => 'webdav',
  1269. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1270. 'SERVER_PORT' => '80',
  1271. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1272. 'REMOTE_PORT' => '33458',
  1273. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1274. 'CONTENT_LENGTH' => '235',
  1275. 'SCRIPT_NAME' => '/index.php',
  1276. 'PATH_INFO' => '/secure_collection',
  1277. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  1278. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1279. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1280. 'REQUEST_URI' => '/secure_collection',
  1281. 'REDIRECT_URI' => '/index.php/secure_collection',
  1282. 'QUERY_STRING' => '',
  1283. 'REQUEST_METHOD' => 'PROPFIND',
  1284. 'REDIRECT_STATUS' => '200',
  1285. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1286. 'HTTP_HOST' => 'webdav',
  1287. 'HTTP_DEPTH' => '0',
  1288. 'CONTENT_TYPE' => 'application/xml',
  1289. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1290. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1291. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1292. 'HTTP_CONTENT_LENGTH' => '235',
  1293. 'PHP_SELF' => '/index.php/secure_collection',
  1294. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1295. 'REQUEST_TIME' => 1220431173,
  1296. ),
  1297. ),
  1298. 'response' =>
  1299. array (
  1300. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1301. <D:multistatus xmlns:D="DAV:">
  1302. <D:response>
  1303. <D:href>/secure_collection</D:href>
  1304. <D:propstat>
  1305. <D:prop>
  1306. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1307. <D:displayname>secure_collection</D:displayname>
  1308. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  1309. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  1310. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1311. <D:getcontentlength>4096</D:getcontentlength>
  1312. <D:resourcetype>
  1313. <D:collection/>
  1314. </D:resourcetype>
  1315. </D:prop>
  1316. <D:status>HTTP/1.1 200 OK</D:status>
  1317. </D:propstat>
  1318. </D:response>
  1319. </D:multistatus>
  1320. ',
  1321. 'headers' =>
  1322. array (
  1323. 'Content-Type' => 'text/xml; charset="utf-8"',
  1324. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1325. ),
  1326. 'status' => 'HTTP/1.1 207 Multi-Status',
  1327. ),
  1328. ),
  1329. 17 =>
  1330. array (
  1331. 'request' =>
  1332. array (
  1333. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1334. <D:propfind xmlns:D="DAV:">
  1335. <D:prop>
  1336. <D:creationdate/>
  1337. <D:displayname/>
  1338. <D:getcontentlength/>
  1339. <D:getcontenttype/>
  1340. <D:getetag/>
  1341. <D:getlastmodified/>
  1342. <D:resourcetype/>
  1343. </D:prop>
  1344. </D:propfind>',
  1345. 'server' =>
  1346. array (
  1347. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1348. 'SERVER_NAME' => 'webdav',
  1349. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1350. 'SERVER_PORT' => '80',
  1351. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1352. 'REMOTE_PORT' => '33458',
  1353. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1354. 'CONTENT_LENGTH' => '235',
  1355. 'SCRIPT_NAME' => '/index.php',
  1356. 'PATH_INFO' => '/secure_collection',
  1357. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  1358. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1359. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1360. 'REQUEST_URI' => '/secure_collection',
  1361. 'REDIRECT_URI' => '/index.php/secure_collection',
  1362. 'QUERY_STRING' => '',
  1363. 'REQUEST_METHOD' => 'PROPFIND',
  1364. 'REDIRECT_STATUS' => '200',
  1365. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1366. 'HTTP_HOST' => 'webdav',
  1367. 'HTTP_DEPTH' => '0',
  1368. 'CONTENT_TYPE' => 'application/xml',
  1369. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1370. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1371. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1372. 'HTTP_CONTENT_LENGTH' => '235',
  1373. 'PHP_SELF' => '/index.php/secure_collection',
  1374. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  1375. 'REQUEST_TIME' => 1220431173,
  1376. ),
  1377. ),
  1378. 'response' =>
  1379. array (
  1380. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1381. <D:multistatus xmlns:D="DAV:">
  1382. <D:response>
  1383. <D:href>/secure_collection</D:href>
  1384. <D:propstat>
  1385. <D:prop>
  1386. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1387. <D:displayname>secure_collection</D:displayname>
  1388. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  1389. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  1390. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1391. <D:getcontentlength>4096</D:getcontentlength>
  1392. <D:resourcetype>
  1393. <D:collection/>
  1394. </D:resourcetype>
  1395. </D:prop>
  1396. <D:status>HTTP/1.1 200 OK</D:status>
  1397. </D:propstat>
  1398. </D:response>
  1399. </D:multistatus>
  1400. ',
  1401. 'headers' =>
  1402. array (
  1403. 'Content-Type' => 'text/xml; charset="utf-8"',
  1404. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1405. ),
  1406. 'status' => 'HTTP/1.1 207 Multi-Status',
  1407. ),
  1408. ),
  1409. 18 =>
  1410. array (
  1411. 'request' =>
  1412. array (
  1413. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1414. <D:propfind xmlns:D="DAV:">
  1415. <D:prop>
  1416. <D:creationdate/>
  1417. <D:displayname/>
  1418. <D:getcontentlength/>
  1419. <D:getcontenttype/>
  1420. <D:getetag/>
  1421. <D:getlastmodified/>
  1422. <D:resourcetype/>
  1423. </D:prop>
  1424. </D:propfind>',
  1425. 'server' =>
  1426. array (
  1427. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1428. 'SERVER_NAME' => 'webdav',
  1429. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1430. 'SERVER_PORT' => '80',
  1431. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1432. 'REMOTE_PORT' => '33458',
  1433. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1434. 'CONTENT_LENGTH' => '235',
  1435. 'SCRIPT_NAME' => '/index.php',
  1436. 'PATH_INFO' => '/secure_collection/file.txt',
  1437. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1438. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1439. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1440. 'REQUEST_URI' => '/secure_collection/file.txt',
  1441. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1442. 'QUERY_STRING' => '',
  1443. 'REQUEST_METHOD' => 'PROPFIND',
  1444. 'REDIRECT_STATUS' => '200',
  1445. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1446. 'HTTP_HOST' => 'webdav',
  1447. 'HTTP_DEPTH' => '0',
  1448. 'CONTENT_TYPE' => 'application/xml',
  1449. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  1450. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1451. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1452. 'HTTP_CONTENT_LENGTH' => '235',
  1453. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1454. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1455. 'REQUEST_TIME' => 1220431173,
  1456. ),
  1457. ),
  1458. 'response' =>
  1459. array (
  1460. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1461. <D:multistatus xmlns:D="DAV:">
  1462. <D:response>
  1463. <D:href>/secure_collection/file.txt</D:href>
  1464. <D:propstat>
  1465. <D:prop>
  1466. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1467. <D:displayname>file.txt</D:displayname>
  1468. <D:getcontenttype>text/plain</D:getcontenttype>
  1469. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1470. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1471. <D:getcontentlength>18</D:getcontentlength>
  1472. <D:resourcetype/>
  1473. </D:prop>
  1474. <D:status>HTTP/1.1 200 OK</D:status>
  1475. </D:propstat>
  1476. </D:response>
  1477. </D:multistatus>
  1478. ',
  1479. 'headers' =>
  1480. array (
  1481. 'Content-Type' => 'text/xml; charset="utf-8"',
  1482. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1483. ),
  1484. 'status' => 'HTTP/1.1 207 Multi-Status',
  1485. ),
  1486. ),
  1487. 19 =>
  1488. array (
  1489. 'request' =>
  1490. array (
  1491. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1492. <D:propfind xmlns:D="DAV:">
  1493. <D:prop>
  1494. <D:creationdate/>
  1495. <D:displayname/>
  1496. <D:getcontentlength/>
  1497. <D:getcontenttype/>
  1498. <D:getetag/>
  1499. <D:getlastmodified/>
  1500. <D:resourcetype/>
  1501. </D:prop>
  1502. </D:propfind>',
  1503. 'server' =>
  1504. array (
  1505. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1506. 'SERVER_NAME' => 'webdav',
  1507. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1508. 'SERVER_PORT' => '80',
  1509. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1510. 'REMOTE_PORT' => '33458',
  1511. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1512. 'CONTENT_LENGTH' => '235',
  1513. 'SCRIPT_NAME' => '/index.php',
  1514. 'PATH_INFO' => '/secure_collection/file.txt',
  1515. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1516. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1517. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1518. 'REQUEST_URI' => '/secure_collection/file.txt',
  1519. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1520. 'QUERY_STRING' => '',
  1521. 'REQUEST_METHOD' => 'PROPFIND',
  1522. 'REDIRECT_STATUS' => '200',
  1523. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1524. 'HTTP_HOST' => 'webdav',
  1525. 'HTTP_DEPTH' => '0',
  1526. 'CONTENT_TYPE' => 'application/xml',
  1527. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1528. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1529. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1530. 'HTTP_CONTENT_LENGTH' => '235',
  1531. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1532. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1533. 'REQUEST_TIME' => 1220431173,
  1534. ),
  1535. ),
  1536. 'response' =>
  1537. array (
  1538. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1539. <D:multistatus xmlns:D="DAV:">
  1540. <D:response>
  1541. <D:href>/secure_collection/file.txt</D:href>
  1542. <D:propstat>
  1543. <D:prop>
  1544. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1545. <D:displayname>file.txt</D:displayname>
  1546. <D:getcontenttype>text/plain</D:getcontenttype>
  1547. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1548. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1549. <D:getcontentlength>18</D:getcontentlength>
  1550. <D:resourcetype/>
  1551. </D:prop>
  1552. <D:status>HTTP/1.1 200 OK</D:status>
  1553. </D:propstat>
  1554. </D:response>
  1555. </D:multistatus>
  1556. ',
  1557. 'headers' =>
  1558. array (
  1559. 'Content-Type' => 'text/xml; charset="utf-8"',
  1560. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1561. ),
  1562. 'status' => 'HTTP/1.1 207 Multi-Status',
  1563. ),
  1564. ),
  1565. 20 =>
  1566. array (
  1567. 'request' =>
  1568. array (
  1569. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1570. <D:propfind xmlns:D="DAV:">
  1571. <D:prop>
  1572. <D:creationdate/>
  1573. <D:displayname/>
  1574. <D:getcontentlength/>
  1575. <D:getcontenttype/>
  1576. <D:getetag/>
  1577. <D:getlastmodified/>
  1578. <D:resourcetype/>
  1579. </D:prop>
  1580. </D:propfind>',
  1581. 'server' =>
  1582. array (
  1583. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1584. 'SERVER_NAME' => 'webdav',
  1585. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1586. 'SERVER_PORT' => '80',
  1587. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1588. 'REMOTE_PORT' => '33458',
  1589. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1590. 'CONTENT_LENGTH' => '235',
  1591. 'SCRIPT_NAME' => '/index.php',
  1592. 'PATH_INFO' => '/secure_collection/file.txt',
  1593. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1594. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1595. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1596. 'REQUEST_URI' => '/secure_collection/file.txt',
  1597. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1598. 'QUERY_STRING' => '',
  1599. 'REQUEST_METHOD' => 'PROPFIND',
  1600. 'REDIRECT_STATUS' => '200',
  1601. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1602. 'HTTP_HOST' => 'webdav',
  1603. 'HTTP_DEPTH' => '0',
  1604. 'CONTENT_TYPE' => 'application/xml',
  1605. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  1606. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1607. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1608. 'HTTP_CONTENT_LENGTH' => '235',
  1609. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1610. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1611. 'REQUEST_TIME' => 1220431173,
  1612. ),
  1613. ),
  1614. 'response' =>
  1615. array (
  1616. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1617. <D:multistatus xmlns:D="DAV:">
  1618. <D:response>
  1619. <D:href>/secure_collection/file.txt</D:href>
  1620. <D:propstat>
  1621. <D:prop>
  1622. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1623. <D:displayname>file.txt</D:displayname>
  1624. <D:getcontenttype>text/plain</D:getcontenttype>
  1625. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1626. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1627. <D:getcontentlength>18</D:getcontentlength>
  1628. <D:resourcetype/>
  1629. </D:prop>
  1630. <D:status>HTTP/1.1 200 OK</D:status>
  1631. </D:propstat>
  1632. </D:response>
  1633. </D:multistatus>
  1634. ',
  1635. 'headers' =>
  1636. array (
  1637. 'Content-Type' => 'text/xml; charset="utf-8"',
  1638. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1639. ),
  1640. 'status' => 'HTTP/1.1 207 Multi-Status',
  1641. ),
  1642. ),
  1643. 21 =>
  1644. array (
  1645. 'request' =>
  1646. array (
  1647. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1648. <D:propfind xmlns:D="DAV:">
  1649. <D:prop>
  1650. <D:creationdate/>
  1651. <D:displayname/>
  1652. <D:getcontentlength/>
  1653. <D:getcontenttype/>
  1654. <D:getetag/>
  1655. <D:getlastmodified/>
  1656. <D:resourcetype/>
  1657. </D:prop>
  1658. </D:propfind>',
  1659. 'server' =>
  1660. array (
  1661. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1662. 'SERVER_NAME' => 'webdav',
  1663. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1664. 'SERVER_PORT' => '80',
  1665. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1666. 'REMOTE_PORT' => '33458',
  1667. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1668. 'CONTENT_LENGTH' => '235',
  1669. 'SCRIPT_NAME' => '/index.php',
  1670. 'PATH_INFO' => '/secure_collection/file.txt',
  1671. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1672. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1673. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1674. 'REQUEST_URI' => '/secure_collection/file.txt',
  1675. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1676. 'QUERY_STRING' => '',
  1677. 'REQUEST_METHOD' => 'PROPFIND',
  1678. 'REDIRECT_STATUS' => '200',
  1679. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1680. 'HTTP_HOST' => 'webdav',
  1681. 'HTTP_DEPTH' => '0',
  1682. 'CONTENT_TYPE' => 'application/xml',
  1683. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1684. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1685. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1686. 'HTTP_CONTENT_LENGTH' => '235',
  1687. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1688. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1689. 'REQUEST_TIME' => 1220431173,
  1690. ),
  1691. ),
  1692. 'response' =>
  1693. array (
  1694. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1695. <D:multistatus xmlns:D="DAV:">
  1696. <D:response>
  1697. <D:href>/secure_collection/file.txt</D:href>
  1698. <D:propstat>
  1699. <D:prop>
  1700. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1701. <D:displayname>file.txt</D:displayname>
  1702. <D:getcontenttype>text/plain</D:getcontenttype>
  1703. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1704. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1705. <D:getcontentlength>18</D:getcontentlength>
  1706. <D:resourcetype/>
  1707. </D:prop>
  1708. <D:status>HTTP/1.1 200 OK</D:status>
  1709. </D:propstat>
  1710. </D:response>
  1711. </D:multistatus>
  1712. ',
  1713. 'headers' =>
  1714. array (
  1715. 'Content-Type' => 'text/xml; charset="utf-8"',
  1716. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1717. ),
  1718. 'status' => 'HTTP/1.1 207 Multi-Status',
  1719. ),
  1720. ),
  1721. 22 =>
  1722. array (
  1723. 'request' =>
  1724. array (
  1725. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1726. <D:propfind xmlns:D="DAV:">
  1727. <D:prop>
  1728. <D:creationdate/>
  1729. <D:displayname/>
  1730. <D:getcontentlength/>
  1731. <D:getcontenttype/>
  1732. <D:getetag/>
  1733. <D:getlastmodified/>
  1734. <D:resourcetype/>
  1735. </D:prop>
  1736. </D:propfind>',
  1737. 'server' =>
  1738. array (
  1739. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1740. 'SERVER_NAME' => 'webdav',
  1741. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1742. 'SERVER_PORT' => '80',
  1743. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1744. 'REMOTE_PORT' => '33458',
  1745. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1746. 'CONTENT_LENGTH' => '235',
  1747. 'SCRIPT_NAME' => '/index.php',
  1748. 'PATH_INFO' => '/secure_collection/file.txt',
  1749. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1750. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1751. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1752. 'REQUEST_URI' => '/secure_collection/file.txt',
  1753. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1754. 'QUERY_STRING' => '',
  1755. 'REQUEST_METHOD' => 'PROPFIND',
  1756. 'REDIRECT_STATUS' => '200',
  1757. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1758. 'HTTP_HOST' => 'webdav',
  1759. 'HTTP_DEPTH' => '0',
  1760. 'CONTENT_TYPE' => 'application/xml',
  1761. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  1762. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1763. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1764. 'HTTP_CONTENT_LENGTH' => '235',
  1765. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1766. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1767. 'REQUEST_TIME' => 1220431173,
  1768. ),
  1769. ),
  1770. 'response' =>
  1771. array (
  1772. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1773. <D:multistatus xmlns:D="DAV:">
  1774. <D:response>
  1775. <D:href>/secure_collection/file.txt</D:href>
  1776. <D:propstat>
  1777. <D:prop>
  1778. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1779. <D:displayname>file.txt</D:displayname>
  1780. <D:getcontenttype>text/plain</D:getcontenttype>
  1781. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1782. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1783. <D:getcontentlength>18</D:getcontentlength>
  1784. <D:resourcetype/>
  1785. </D:prop>
  1786. <D:status>HTTP/1.1 200 OK</D:status>
  1787. </D:propstat>
  1788. </D:response>
  1789. </D:multistatus>
  1790. ',
  1791. 'headers' =>
  1792. array (
  1793. 'Content-Type' => 'text/xml; charset="utf-8"',
  1794. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1795. ),
  1796. 'status' => 'HTTP/1.1 207 Multi-Status',
  1797. ),
  1798. ),
  1799. 23 =>
  1800. array (
  1801. 'request' =>
  1802. array (
  1803. 'body' => '',
  1804. 'server' =>
  1805. array (
  1806. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1807. 'SERVER_NAME' => 'webdav',
  1808. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1809. 'SERVER_PORT' => '80',
  1810. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1811. 'REMOTE_PORT' => '33458',
  1812. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1813. 'SCRIPT_NAME' => '/index.php',
  1814. 'PATH_INFO' => '/secure_collection/file.txt',
  1815. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1816. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1817. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1818. 'REQUEST_URI' => '/secure_collection/file.txt',
  1819. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1820. 'QUERY_STRING' => '',
  1821. 'REQUEST_METHOD' => 'GET',
  1822. 'REDIRECT_STATUS' => '200',
  1823. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1824. 'HTTP_HOST' => 'webdav',
  1825. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1826. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/file.txt", algorithm="MD5", response="84191fd7b5ff44a78fbe529c31f53cc6"',
  1827. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1828. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/file.txt", algorithm="MD5", response="84191fd7b5ff44a78fbe529c31f53cc6"',
  1829. 'REQUEST_TIME' => 1220431173,
  1830. ),
  1831. ),
  1832. 'response' =>
  1833. array (
  1834. 'body' => 'Some text content.',
  1835. 'headers' =>
  1836. array (
  1837. 'ETag' => '915f244ec53702ea179db0509d787bde',
  1838. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1839. 'Content-Type' => 'text/plain; charset="utf-8"',
  1840. ),
  1841. 'status' => 'HTTP/1.1 200 OK',
  1842. ),
  1843. ),
  1844. 24 =>
  1845. array (
  1846. 'request' =>
  1847. array (
  1848. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1849. <D:propfind xmlns:D="DAV:">
  1850. <D:prop>
  1851. <D:creationdate/>
  1852. <D:displayname/>
  1853. <D:getcontentlength/>
  1854. <D:getcontenttype/>
  1855. <D:getetag/>
  1856. <D:getlastmodified/>
  1857. <D:resourcetype/>
  1858. </D:prop>
  1859. </D:propfind>',
  1860. 'server' =>
  1861. array (
  1862. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1863. 'SERVER_NAME' => 'webdav',
  1864. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1865. 'SERVER_PORT' => '80',
  1866. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1867. 'REMOTE_PORT' => '33458',
  1868. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1869. 'CONTENT_LENGTH' => '235',
  1870. 'SCRIPT_NAME' => '/index.php',
  1871. 'PATH_INFO' => '/secure_collection/file.txt',
  1872. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1873. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1874. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1875. 'REQUEST_URI' => '/secure_collection/file.txt',
  1876. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1877. 'QUERY_STRING' => '',
  1878. 'REQUEST_METHOD' => 'PROPFIND',
  1879. 'REDIRECT_STATUS' => '200',
  1880. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1881. 'HTTP_HOST' => 'webdav',
  1882. 'HTTP_DEPTH' => '0',
  1883. 'CONTENT_TYPE' => 'application/xml',
  1884. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  1885. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1886. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1887. 'HTTP_CONTENT_LENGTH' => '235',
  1888. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1889. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1890. 'REQUEST_TIME' => 1220431173,
  1891. ),
  1892. ),
  1893. 'response' =>
  1894. array (
  1895. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1896. <D:multistatus xmlns:D="DAV:">
  1897. <D:response>
  1898. <D:href>/secure_collection/file.txt</D:href>
  1899. <D:propstat>
  1900. <D:prop>
  1901. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1902. <D:displayname>file.txt</D:displayname>
  1903. <D:getcontenttype>text/plain</D:getcontenttype>
  1904. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1905. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1906. <D:getcontentlength>18</D:getcontentlength>
  1907. <D:resourcetype/>
  1908. </D:prop>
  1909. <D:status>HTTP/1.1 200 OK</D:status>
  1910. </D:propstat>
  1911. </D:response>
  1912. </D:multistatus>
  1913. ',
  1914. 'headers' =>
  1915. array (
  1916. 'Content-Type' => 'text/xml; charset="utf-8"',
  1917. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1918. ),
  1919. 'status' => 'HTTP/1.1 207 Multi-Status',
  1920. ),
  1921. ),
  1922. 25 =>
  1923. array (
  1924. 'request' =>
  1925. array (
  1926. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  1927. <D:propfind xmlns:D="DAV:">
  1928. <D:prop>
  1929. <D:creationdate/>
  1930. <D:displayname/>
  1931. <D:getcontentlength/>
  1932. <D:getcontenttype/>
  1933. <D:getetag/>
  1934. <D:getlastmodified/>
  1935. <D:resourcetype/>
  1936. </D:prop>
  1937. </D:propfind>',
  1938. 'server' =>
  1939. array (
  1940. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  1941. 'SERVER_NAME' => 'webdav',
  1942. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  1943. 'SERVER_PORT' => '80',
  1944. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  1945. 'REMOTE_PORT' => '33458',
  1946. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  1947. 'CONTENT_LENGTH' => '235',
  1948. 'SCRIPT_NAME' => '/index.php',
  1949. 'PATH_INFO' => '/secure_collection/file.txt',
  1950. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  1951. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  1952. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  1953. 'REQUEST_URI' => '/secure_collection/file.txt',
  1954. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  1955. 'QUERY_STRING' => '',
  1956. 'REQUEST_METHOD' => 'PROPFIND',
  1957. 'REDIRECT_STATUS' => '200',
  1958. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  1959. 'HTTP_HOST' => 'webdav',
  1960. 'HTTP_DEPTH' => '0',
  1961. 'CONTENT_TYPE' => 'application/xml',
  1962. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  1963. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  1964. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1965. 'HTTP_CONTENT_LENGTH' => '235',
  1966. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  1967. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  1968. 'REQUEST_TIME' => 1220431173,
  1969. ),
  1970. ),
  1971. 'response' =>
  1972. array (
  1973. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  1974. <D:multistatus xmlns:D="DAV:">
  1975. <D:response>
  1976. <D:href>/secure_collection/file.txt</D:href>
  1977. <D:propstat>
  1978. <D:prop>
  1979. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  1980. <D:displayname>file.txt</D:displayname>
  1981. <D:getcontenttype>text/plain</D:getcontenttype>
  1982. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  1983. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  1984. <D:getcontentlength>18</D:getcontentlength>
  1985. <D:resourcetype/>
  1986. </D:prop>
  1987. <D:status>HTTP/1.1 200 OK</D:status>
  1988. </D:propstat>
  1989. </D:response>
  1990. </D:multistatus>
  1991. ',
  1992. 'headers' =>
  1993. array (
  1994. 'Content-Type' => 'text/xml; charset="utf-8"',
  1995. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  1996. ),
  1997. 'status' => 'HTTP/1.1 207 Multi-Status',
  1998. ),
  1999. ),
  2000. 26 =>
  2001. array (
  2002. 'request' =>
  2003. array (
  2004. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2005. <D:propfind xmlns:D="DAV:">
  2006. <D:prop>
  2007. <D:creationdate/>
  2008. <D:displayname/>
  2009. <D:getcontentlength/>
  2010. <D:getcontenttype/>
  2011. <D:getetag/>
  2012. <D:getlastmodified/>
  2013. <D:resourcetype/>
  2014. </D:prop>
  2015. </D:propfind>',
  2016. 'server' =>
  2017. array (
  2018. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2019. 'SERVER_NAME' => 'webdav',
  2020. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2021. 'SERVER_PORT' => '80',
  2022. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2023. 'REMOTE_PORT' => '33458',
  2024. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2025. 'CONTENT_LENGTH' => '235',
  2026. 'SCRIPT_NAME' => '/index.php',
  2027. 'PATH_INFO' => '/secure_collection/file.txt',
  2028. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/file.txt',
  2029. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2030. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2031. 'REQUEST_URI' => '/secure_collection/file.txt',
  2032. 'REDIRECT_URI' => '/index.php/secure_collection/file.txt',
  2033. 'QUERY_STRING' => '',
  2034. 'REQUEST_METHOD' => 'PROPFIND',
  2035. 'REDIRECT_STATUS' => '200',
  2036. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2037. 'HTTP_HOST' => 'webdav',
  2038. 'HTTP_DEPTH' => '0',
  2039. 'CONTENT_TYPE' => 'application/xml',
  2040. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2041. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2042. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  2043. 'HTTP_CONTENT_LENGTH' => '235',
  2044. 'PHP_SELF' => '/index.php/secure_collection/file.txt',
  2045. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/file.txt", algorithm="MD5", response="02b4a80a1f33659b41337afb775a2c71"',
  2046. 'REQUEST_TIME' => 1220431173,
  2047. ),
  2048. ),
  2049. 'response' =>
  2050. array (
  2051. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2052. <D:multistatus xmlns:D="DAV:">
  2053. <D:response>
  2054. <D:href>/secure_collection/file.txt</D:href>
  2055. <D:propstat>
  2056. <D:prop>
  2057. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2058. <D:displayname>file.txt</D:displayname>
  2059. <D:getcontenttype>text/plain</D:getcontenttype>
  2060. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  2061. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2062. <D:getcontentlength>18</D:getcontentlength>
  2063. <D:resourcetype/>
  2064. </D:prop>
  2065. <D:status>HTTP/1.1 200 OK</D:status>
  2066. </D:propstat>
  2067. </D:response>
  2068. </D:multistatus>
  2069. ',
  2070. 'headers' =>
  2071. array (
  2072. 'Content-Type' => 'text/xml; charset="utf-8"',
  2073. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2074. ),
  2075. 'status' => 'HTTP/1.1 207 Multi-Status',
  2076. ),
  2077. ),
  2078. 27 =>
  2079. array (
  2080. 'request' =>
  2081. array (
  2082. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2083. <D:propfind xmlns:D="DAV:">
  2084. <D:prop>
  2085. <D:creationdate/>
  2086. <D:displayname/>
  2087. <D:getcontentlength/>
  2088. <D:getcontenttype/>
  2089. <D:getetag/>
  2090. <D:getlastmodified/>
  2091. <D:resourcetype/>
  2092. </D:prop>
  2093. </D:propfind>',
  2094. 'server' =>
  2095. array (
  2096. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2097. 'SERVER_NAME' => 'webdav',
  2098. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2099. 'SERVER_PORT' => '80',
  2100. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2101. 'REMOTE_PORT' => '33458',
  2102. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2103. 'CONTENT_LENGTH' => '235',
  2104. 'SCRIPT_NAME' => '/index.php',
  2105. 'PATH_INFO' => '/secure_collection/subdir',
  2106. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  2107. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2108. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2109. 'REQUEST_URI' => '/secure_collection/subdir',
  2110. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  2111. 'QUERY_STRING' => '',
  2112. 'REQUEST_METHOD' => 'PROPFIND',
  2113. 'REDIRECT_STATUS' => '200',
  2114. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2115. 'HTTP_HOST' => 'webdav',
  2116. 'HTTP_DEPTH' => '0',
  2117. 'CONTENT_TYPE' => 'application/xml',
  2118. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2119. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2120. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2121. 'HTTP_CONTENT_LENGTH' => '235',
  2122. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  2123. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2124. 'REQUEST_TIME' => 1220431173,
  2125. ),
  2126. ),
  2127. 'response' =>
  2128. array (
  2129. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2130. <D:multistatus xmlns:D="DAV:">
  2131. <D:response>
  2132. <D:href>/secure_collection/subdir</D:href>
  2133. <D:propstat>
  2134. <D:prop>
  2135. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2136. <D:displayname>subdir</D:displayname>
  2137. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2138. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  2139. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2140. <D:getcontentlength>4096</D:getcontentlength>
  2141. <D:resourcetype>
  2142. <D:collection/>
  2143. </D:resourcetype>
  2144. </D:prop>
  2145. <D:status>HTTP/1.1 200 OK</D:status>
  2146. </D:propstat>
  2147. </D:response>
  2148. </D:multistatus>
  2149. ',
  2150. 'headers' =>
  2151. array (
  2152. 'Content-Type' => 'text/xml; charset="utf-8"',
  2153. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2154. ),
  2155. 'status' => 'HTTP/1.1 207 Multi-Status',
  2156. ),
  2157. ),
  2158. 28 =>
  2159. array (
  2160. 'request' =>
  2161. array (
  2162. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2163. <D:propfind xmlns:D="DAV:">
  2164. <D:prop>
  2165. <D:creationdate/>
  2166. <D:displayname/>
  2167. <D:getcontentlength/>
  2168. <D:getcontenttype/>
  2169. <D:getetag/>
  2170. <D:getlastmodified/>
  2171. <D:resourcetype/>
  2172. </D:prop>
  2173. </D:propfind>',
  2174. 'server' =>
  2175. array (
  2176. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2177. 'SERVER_NAME' => 'webdav',
  2178. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2179. 'SERVER_PORT' => '80',
  2180. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2181. 'REMOTE_PORT' => '33458',
  2182. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2183. 'CONTENT_LENGTH' => '235',
  2184. 'SCRIPT_NAME' => '/index.php',
  2185. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  2186. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  2187. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2188. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2189. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  2190. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  2191. 'QUERY_STRING' => '',
  2192. 'REQUEST_METHOD' => 'PROPFIND',
  2193. 'REDIRECT_STATUS' => '200',
  2194. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2195. 'HTTP_HOST' => 'webdav',
  2196. 'HTTP_DEPTH' => '0',
  2197. 'CONTENT_TYPE' => 'application/xml',
  2198. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2199. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2200. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  2201. 'HTTP_CONTENT_LENGTH' => '235',
  2202. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  2203. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  2204. 'REQUEST_TIME' => 1220431173,
  2205. ),
  2206. ),
  2207. 'response' =>
  2208. array (
  2209. 'body' => '',
  2210. 'headers' =>
  2211. array (
  2212. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2213. 'Content-Length' => 0,
  2214. ),
  2215. 'status' => 'HTTP/1.1 404 Not Found',
  2216. ),
  2217. ),
  2218. 29 =>
  2219. array (
  2220. 'request' =>
  2221. array (
  2222. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2223. <D:propfind xmlns:D="DAV:">
  2224. <D:prop>
  2225. <D:creationdate/>
  2226. <D:displayname/>
  2227. <D:getcontentlength/>
  2228. <D:getcontenttype/>
  2229. <D:getetag/>
  2230. <D:getlastmodified/>
  2231. <D:resourcetype/>
  2232. </D:prop>
  2233. </D:propfind>',
  2234. 'server' =>
  2235. array (
  2236. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2237. 'SERVER_NAME' => 'webdav',
  2238. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2239. 'SERVER_PORT' => '80',
  2240. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2241. 'REMOTE_PORT' => '33458',
  2242. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2243. 'CONTENT_LENGTH' => '235',
  2244. 'SCRIPT_NAME' => '/index.php',
  2245. 'PATH_INFO' => '/secure_collection/subdir/',
  2246. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/',
  2247. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2248. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2249. 'REQUEST_URI' => '/secure_collection/subdir/',
  2250. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/',
  2251. 'QUERY_STRING' => '',
  2252. 'REQUEST_METHOD' => 'PROPFIND',
  2253. 'REDIRECT_STATUS' => '200',
  2254. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2255. 'HTTP_HOST' => 'webdav',
  2256. 'HTTP_DEPTH' => '1',
  2257. 'CONTENT_TYPE' => 'application/xml',
  2258. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2259. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2260. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  2261. 'HTTP_CONTENT_LENGTH' => '235',
  2262. 'PHP_SELF' => '/index.php/secure_collection/subdir/',
  2263. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  2264. 'REQUEST_TIME' => 1220431173,
  2265. ),
  2266. ),
  2267. 'response' =>
  2268. array (
  2269. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2270. <D:multistatus xmlns:D="DAV:">
  2271. <D:response>
  2272. <D:href>/secure_collection/subdir/</D:href>
  2273. <D:propstat>
  2274. <D:prop>
  2275. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2276. <D:displayname>subdir</D:displayname>
  2277. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2278. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  2279. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2280. <D:getcontentlength>4096</D:getcontentlength>
  2281. <D:resourcetype>
  2282. <D:collection/>
  2283. </D:resourcetype>
  2284. </D:prop>
  2285. <D:status>HTTP/1.1 200 OK</D:status>
  2286. </D:propstat>
  2287. </D:response>
  2288. <D:response>
  2289. <D:href>/secure_collection/subdir/file.html</D:href>
  2290. <D:propstat>
  2291. <D:prop>
  2292. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2293. <D:displayname>file.html</D:displayname>
  2294. <D:getcontenttype>text/html</D:getcontenttype>
  2295. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  2296. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2297. <D:getcontentlength>39</D:getcontentlength>
  2298. <D:resourcetype/>
  2299. </D:prop>
  2300. <D:status>HTTP/1.1 200 OK</D:status>
  2301. </D:propstat>
  2302. </D:response>
  2303. <D:response>
  2304. <D:href>/secure_collection/subdir/file.xml</D:href>
  2305. <D:propstat>
  2306. <D:prop>
  2307. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2308. <D:displayname>file.xml</D:displayname>
  2309. <D:getcontenttype>text/xml</D:getcontenttype>
  2310. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  2311. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2312. <D:getcontentlength>18</D:getcontentlength>
  2313. <D:resourcetype/>
  2314. </D:prop>
  2315. <D:status>HTTP/1.1 200 OK</D:status>
  2316. </D:propstat>
  2317. </D:response>
  2318. </D:multistatus>
  2319. ',
  2320. 'headers' =>
  2321. array (
  2322. 'Content-Type' => 'text/xml; charset="utf-8"',
  2323. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2324. ),
  2325. 'status' => 'HTTP/1.1 207 Multi-Status',
  2326. ),
  2327. ),
  2328. 30 =>
  2329. array (
  2330. 'request' =>
  2331. array (
  2332. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2333. <D:propfind xmlns:D="DAV:">
  2334. <D:prop>
  2335. <D:creationdate/>
  2336. <D:displayname/>
  2337. <D:getcontentlength/>
  2338. <D:getcontenttype/>
  2339. <D:getetag/>
  2340. <D:getlastmodified/>
  2341. <D:resourcetype/>
  2342. </D:prop>
  2343. </D:propfind>',
  2344. 'server' =>
  2345. array (
  2346. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2347. 'SERVER_NAME' => 'webdav',
  2348. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2349. 'SERVER_PORT' => '80',
  2350. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2351. 'REMOTE_PORT' => '33458',
  2352. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2353. 'CONTENT_LENGTH' => '235',
  2354. 'SCRIPT_NAME' => '/index.php',
  2355. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  2356. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  2357. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2358. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2359. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  2360. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  2361. 'QUERY_STRING' => '',
  2362. 'REQUEST_METHOD' => 'PROPFIND',
  2363. 'REDIRECT_STATUS' => '200',
  2364. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2365. 'HTTP_HOST' => 'webdav',
  2366. 'HTTP_DEPTH' => '0',
  2367. 'CONTENT_TYPE' => 'application/xml',
  2368. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2369. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2370. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  2371. 'HTTP_CONTENT_LENGTH' => '235',
  2372. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  2373. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  2374. 'REQUEST_TIME' => 1220431173,
  2375. ),
  2376. ),
  2377. 'response' =>
  2378. array (
  2379. 'body' => '',
  2380. 'headers' =>
  2381. array (
  2382. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2383. 'Content-Length' => 0,
  2384. ),
  2385. 'status' => 'HTTP/1.1 404 Not Found',
  2386. ),
  2387. ),
  2388. 31 =>
  2389. array (
  2390. 'request' =>
  2391. array (
  2392. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2393. <D:propfind xmlns:D="DAV:">
  2394. <D:prop>
  2395. <D:creationdate/>
  2396. <D:displayname/>
  2397. <D:getcontentlength/>
  2398. <D:getcontenttype/>
  2399. <D:getetag/>
  2400. <D:getlastmodified/>
  2401. <D:resourcetype/>
  2402. </D:prop>
  2403. </D:propfind>',
  2404. 'server' =>
  2405. array (
  2406. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2407. 'SERVER_NAME' => 'webdav',
  2408. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2409. 'SERVER_PORT' => '80',
  2410. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2411. 'REMOTE_PORT' => '33458',
  2412. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2413. 'CONTENT_LENGTH' => '235',
  2414. 'SCRIPT_NAME' => '/index.php',
  2415. 'PATH_INFO' => '/secure_collection',
  2416. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  2417. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2418. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2419. 'REQUEST_URI' => '/secure_collection',
  2420. 'REDIRECT_URI' => '/index.php/secure_collection',
  2421. 'QUERY_STRING' => '',
  2422. 'REQUEST_METHOD' => 'PROPFIND',
  2423. 'REDIRECT_STATUS' => '200',
  2424. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2425. 'HTTP_HOST' => 'webdav',
  2426. 'HTTP_DEPTH' => '0',
  2427. 'CONTENT_TYPE' => 'application/xml',
  2428. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2429. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2430. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  2431. 'HTTP_CONTENT_LENGTH' => '235',
  2432. 'PHP_SELF' => '/index.php/secure_collection',
  2433. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  2434. 'REQUEST_TIME' => 1220431173,
  2435. ),
  2436. ),
  2437. 'response' =>
  2438. array (
  2439. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2440. <D:multistatus xmlns:D="DAV:">
  2441. <D:response>
  2442. <D:href>/secure_collection</D:href>
  2443. <D:propstat>
  2444. <D:prop>
  2445. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2446. <D:displayname>secure_collection</D:displayname>
  2447. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2448. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  2449. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2450. <D:getcontentlength>4096</D:getcontentlength>
  2451. <D:resourcetype>
  2452. <D:collection/>
  2453. </D:resourcetype>
  2454. </D:prop>
  2455. <D:status>HTTP/1.1 200 OK</D:status>
  2456. </D:propstat>
  2457. </D:response>
  2458. </D:multistatus>
  2459. ',
  2460. 'headers' =>
  2461. array (
  2462. 'Content-Type' => 'text/xml; charset="utf-8"',
  2463. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2464. ),
  2465. 'status' => 'HTTP/1.1 207 Multi-Status',
  2466. ),
  2467. ),
  2468. 32 =>
  2469. array (
  2470. 'request' =>
  2471. array (
  2472. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2473. <D:propfind xmlns:D="DAV:">
  2474. <D:prop>
  2475. <D:creationdate/>
  2476. <D:displayname/>
  2477. <D:getcontentlength/>
  2478. <D:getcontenttype/>
  2479. <D:getetag/>
  2480. <D:getlastmodified/>
  2481. <D:resourcetype/>
  2482. </D:prop>
  2483. </D:propfind>',
  2484. 'server' =>
  2485. array (
  2486. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2487. 'SERVER_NAME' => 'webdav',
  2488. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2489. 'SERVER_PORT' => '80',
  2490. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2491. 'REMOTE_PORT' => '33458',
  2492. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2493. 'CONTENT_LENGTH' => '235',
  2494. 'SCRIPT_NAME' => '/index.php',
  2495. 'PATH_INFO' => '/secure_collection/subdir',
  2496. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  2497. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2498. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2499. 'REQUEST_URI' => '/secure_collection/subdir',
  2500. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  2501. 'QUERY_STRING' => '',
  2502. 'REQUEST_METHOD' => 'PROPFIND',
  2503. 'REDIRECT_STATUS' => '200',
  2504. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2505. 'HTTP_HOST' => 'webdav',
  2506. 'HTTP_DEPTH' => '0',
  2507. 'CONTENT_TYPE' => 'application/xml',
  2508. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2509. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2510. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2511. 'HTTP_CONTENT_LENGTH' => '235',
  2512. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  2513. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2514. 'REQUEST_TIME' => 1220431173,
  2515. ),
  2516. ),
  2517. 'response' =>
  2518. array (
  2519. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2520. <D:multistatus xmlns:D="DAV:">
  2521. <D:response>
  2522. <D:href>/secure_collection/subdir</D:href>
  2523. <D:propstat>
  2524. <D:prop>
  2525. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2526. <D:displayname>subdir</D:displayname>
  2527. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2528. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  2529. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2530. <D:getcontentlength>4096</D:getcontentlength>
  2531. <D:resourcetype>
  2532. <D:collection/>
  2533. </D:resourcetype>
  2534. </D:prop>
  2535. <D:status>HTTP/1.1 200 OK</D:status>
  2536. </D:propstat>
  2537. </D:response>
  2538. </D:multistatus>
  2539. ',
  2540. 'headers' =>
  2541. array (
  2542. 'Content-Type' => 'text/xml; charset="utf-8"',
  2543. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2544. ),
  2545. 'status' => 'HTTP/1.1 207 Multi-Status',
  2546. ),
  2547. ),
  2548. 33 =>
  2549. array (
  2550. 'request' =>
  2551. array (
  2552. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2553. <D:propfind xmlns:D="DAV:">
  2554. <D:prop>
  2555. <D:creationdate/>
  2556. <D:displayname/>
  2557. <D:getcontentlength/>
  2558. <D:getcontenttype/>
  2559. <D:getetag/>
  2560. <D:getlastmodified/>
  2561. <D:resourcetype/>
  2562. </D:prop>
  2563. </D:propfind>',
  2564. 'server' =>
  2565. array (
  2566. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2567. 'SERVER_NAME' => 'webdav',
  2568. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2569. 'SERVER_PORT' => '80',
  2570. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2571. 'REMOTE_PORT' => '33458',
  2572. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2573. 'CONTENT_LENGTH' => '235',
  2574. 'SCRIPT_NAME' => '/index.php',
  2575. 'PATH_INFO' => '/secure_collection/subdir',
  2576. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  2577. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2578. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2579. 'REQUEST_URI' => '/secure_collection/subdir',
  2580. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  2581. 'QUERY_STRING' => '',
  2582. 'REQUEST_METHOD' => 'PROPFIND',
  2583. 'REDIRECT_STATUS' => '200',
  2584. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2585. 'HTTP_HOST' => 'webdav',
  2586. 'HTTP_DEPTH' => '0',
  2587. 'CONTENT_TYPE' => 'application/xml',
  2588. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2589. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2590. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2591. 'HTTP_CONTENT_LENGTH' => '235',
  2592. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  2593. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2594. 'REQUEST_TIME' => 1220431173,
  2595. ),
  2596. ),
  2597. 'response' =>
  2598. array (
  2599. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2600. <D:multistatus xmlns:D="DAV:">
  2601. <D:response>
  2602. <D:href>/secure_collection/subdir</D:href>
  2603. <D:propstat>
  2604. <D:prop>
  2605. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2606. <D:displayname>subdir</D:displayname>
  2607. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2608. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  2609. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2610. <D:getcontentlength>4096</D:getcontentlength>
  2611. <D:resourcetype>
  2612. <D:collection/>
  2613. </D:resourcetype>
  2614. </D:prop>
  2615. <D:status>HTTP/1.1 200 OK</D:status>
  2616. </D:propstat>
  2617. </D:response>
  2618. </D:multistatus>
  2619. ',
  2620. 'headers' =>
  2621. array (
  2622. 'Content-Type' => 'text/xml; charset="utf-8"',
  2623. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2624. ),
  2625. 'status' => 'HTTP/1.1 207 Multi-Status',
  2626. ),
  2627. ),
  2628. 34 =>
  2629. array (
  2630. 'request' =>
  2631. array (
  2632. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2633. <D:propfind xmlns:D="DAV:">
  2634. <D:prop>
  2635. <D:creationdate/>
  2636. <D:displayname/>
  2637. <D:getcontentlength/>
  2638. <D:getcontenttype/>
  2639. <D:getetag/>
  2640. <D:getlastmodified/>
  2641. <D:resourcetype/>
  2642. </D:prop>
  2643. </D:propfind>',
  2644. 'server' =>
  2645. array (
  2646. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2647. 'SERVER_NAME' => 'webdav',
  2648. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2649. 'SERVER_PORT' => '80',
  2650. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2651. 'REMOTE_PORT' => '33458',
  2652. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2653. 'CONTENT_LENGTH' => '235',
  2654. 'SCRIPT_NAME' => '/index.php',
  2655. 'PATH_INFO' => '/secure_collection/',
  2656. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/',
  2657. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2658. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2659. 'REQUEST_URI' => '/secure_collection/',
  2660. 'REDIRECT_URI' => '/index.php/secure_collection/',
  2661. 'QUERY_STRING' => '',
  2662. 'REQUEST_METHOD' => 'PROPFIND',
  2663. 'REDIRECT_STATUS' => '200',
  2664. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2665. 'HTTP_HOST' => 'webdav',
  2666. 'HTTP_DEPTH' => '1',
  2667. 'CONTENT_TYPE' => 'application/xml',
  2668. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2669. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2670. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  2671. 'HTTP_CONTENT_LENGTH' => '235',
  2672. 'PHP_SELF' => '/index.php/secure_collection/',
  2673. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  2674. 'REQUEST_TIME' => 1220431173,
  2675. ),
  2676. ),
  2677. 'response' =>
  2678. array (
  2679. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2680. <D:multistatus xmlns:D="DAV:">
  2681. <D:response>
  2682. <D:href>/secure_collection/</D:href>
  2683. <D:propstat>
  2684. <D:prop>
  2685. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2686. <D:displayname>secure_collection</D:displayname>
  2687. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2688. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  2689. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2690. <D:getcontentlength>4096</D:getcontentlength>
  2691. <D:resourcetype>
  2692. <D:collection/>
  2693. </D:resourcetype>
  2694. </D:prop>
  2695. <D:status>HTTP/1.1 200 OK</D:status>
  2696. </D:propstat>
  2697. </D:response>
  2698. <D:response>
  2699. <D:href>/secure_collection/file.txt</D:href>
  2700. <D:propstat>
  2701. <D:prop>
  2702. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2703. <D:displayname>file.txt</D:displayname>
  2704. <D:getcontenttype>text/plain</D:getcontenttype>
  2705. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  2706. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2707. <D:getcontentlength>18</D:getcontentlength>
  2708. <D:resourcetype/>
  2709. </D:prop>
  2710. <D:status>HTTP/1.1 200 OK</D:status>
  2711. </D:propstat>
  2712. </D:response>
  2713. <D:response>
  2714. <D:href>/secure_collection/subdir</D:href>
  2715. <D:propstat>
  2716. <D:prop>
  2717. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2718. <D:displayname>subdir</D:displayname>
  2719. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2720. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  2721. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2722. <D:getcontentlength>4096</D:getcontentlength>
  2723. <D:resourcetype>
  2724. <D:collection/>
  2725. </D:resourcetype>
  2726. </D:prop>
  2727. <D:status>HTTP/1.1 200 OK</D:status>
  2728. </D:propstat>
  2729. </D:response>
  2730. </D:multistatus>
  2731. ',
  2732. 'headers' =>
  2733. array (
  2734. 'Content-Type' => 'text/xml; charset="utf-8"',
  2735. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2736. ),
  2737. 'status' => 'HTTP/1.1 207 Multi-Status',
  2738. ),
  2739. ),
  2740. 35 =>
  2741. array (
  2742. 'request' =>
  2743. array (
  2744. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2745. <D:propfind xmlns:D="DAV:">
  2746. <D:prop>
  2747. <D:creationdate/>
  2748. <D:displayname/>
  2749. <D:getcontentlength/>
  2750. <D:getcontenttype/>
  2751. <D:getetag/>
  2752. <D:getlastmodified/>
  2753. <D:resourcetype/>
  2754. </D:prop>
  2755. </D:propfind>',
  2756. 'server' =>
  2757. array (
  2758. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2759. 'SERVER_NAME' => 'webdav',
  2760. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2761. 'SERVER_PORT' => '80',
  2762. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2763. 'REMOTE_PORT' => '33458',
  2764. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2765. 'CONTENT_LENGTH' => '235',
  2766. 'SCRIPT_NAME' => '/index.php',
  2767. 'PATH_INFO' => '/secure_collection/subdir',
  2768. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  2769. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2770. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2771. 'REQUEST_URI' => '/secure_collection/subdir',
  2772. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  2773. 'QUERY_STRING' => '',
  2774. 'REQUEST_METHOD' => 'PROPFIND',
  2775. 'REDIRECT_STATUS' => '200',
  2776. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2777. 'HTTP_HOST' => 'webdav',
  2778. 'HTTP_DEPTH' => '0',
  2779. 'CONTENT_TYPE' => 'application/xml',
  2780. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  2781. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2782. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2783. 'HTTP_CONTENT_LENGTH' => '235',
  2784. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  2785. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  2786. 'REQUEST_TIME' => 1220431173,
  2787. ),
  2788. ),
  2789. 'response' =>
  2790. array (
  2791. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2792. <D:multistatus xmlns:D="DAV:">
  2793. <D:response>
  2794. <D:href>/secure_collection/subdir</D:href>
  2795. <D:propstat>
  2796. <D:prop>
  2797. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2798. <D:displayname>subdir</D:displayname>
  2799. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  2800. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  2801. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2802. <D:getcontentlength>4096</D:getcontentlength>
  2803. <D:resourcetype>
  2804. <D:collection/>
  2805. </D:resourcetype>
  2806. </D:prop>
  2807. <D:status>HTTP/1.1 200 OK</D:status>
  2808. </D:propstat>
  2809. </D:response>
  2810. </D:multistatus>
  2811. ',
  2812. 'headers' =>
  2813. array (
  2814. 'Content-Type' => 'text/xml; charset="utf-8"',
  2815. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2816. ),
  2817. 'status' => 'HTTP/1.1 207 Multi-Status',
  2818. ),
  2819. ),
  2820. 36 =>
  2821. array (
  2822. 'request' =>
  2823. array (
  2824. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2825. <D:propfind xmlns:D="DAV:">
  2826. <D:prop>
  2827. <D:creationdate/>
  2828. <D:displayname/>
  2829. <D:getcontentlength/>
  2830. <D:getcontenttype/>
  2831. <D:getetag/>
  2832. <D:getlastmodified/>
  2833. <D:resourcetype/>
  2834. </D:prop>
  2835. </D:propfind>',
  2836. 'server' =>
  2837. array (
  2838. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2839. 'SERVER_NAME' => 'webdav',
  2840. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2841. 'SERVER_PORT' => '80',
  2842. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2843. 'REMOTE_PORT' => '33458',
  2844. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2845. 'CONTENT_LENGTH' => '235',
  2846. 'SCRIPT_NAME' => '/index.php',
  2847. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  2848. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  2849. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2850. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2851. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  2852. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  2853. 'QUERY_STRING' => '',
  2854. 'REQUEST_METHOD' => 'PROPFIND',
  2855. 'REDIRECT_STATUS' => '200',
  2856. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2857. 'HTTP_HOST' => 'webdav',
  2858. 'HTTP_DEPTH' => '0',
  2859. 'CONTENT_TYPE' => 'application/xml',
  2860. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  2861. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2862. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  2863. 'HTTP_CONTENT_LENGTH' => '235',
  2864. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  2865. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  2866. 'REQUEST_TIME' => 1220431173,
  2867. ),
  2868. ),
  2869. 'response' =>
  2870. array (
  2871. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2872. <D:multistatus xmlns:D="DAV:">
  2873. <D:response>
  2874. <D:href>/secure_collection/subdir/file.html</D:href>
  2875. <D:propstat>
  2876. <D:prop>
  2877. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2878. <D:displayname>file.html</D:displayname>
  2879. <D:getcontenttype>text/html</D:getcontenttype>
  2880. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  2881. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2882. <D:getcontentlength>39</D:getcontentlength>
  2883. <D:resourcetype/>
  2884. </D:prop>
  2885. <D:status>HTTP/1.1 200 OK</D:status>
  2886. </D:propstat>
  2887. </D:response>
  2888. </D:multistatus>
  2889. ',
  2890. 'headers' =>
  2891. array (
  2892. 'Content-Type' => 'text/xml; charset="utf-8"',
  2893. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2894. ),
  2895. 'status' => 'HTTP/1.1 207 Multi-Status',
  2896. ),
  2897. ),
  2898. 37 =>
  2899. array (
  2900. 'request' =>
  2901. array (
  2902. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2903. <D:propfind xmlns:D="DAV:">
  2904. <D:prop>
  2905. <D:creationdate/>
  2906. <D:displayname/>
  2907. <D:getcontentlength/>
  2908. <D:getcontenttype/>
  2909. <D:getetag/>
  2910. <D:getlastmodified/>
  2911. <D:resourcetype/>
  2912. </D:prop>
  2913. </D:propfind>',
  2914. 'server' =>
  2915. array (
  2916. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2917. 'SERVER_NAME' => 'webdav',
  2918. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2919. 'SERVER_PORT' => '80',
  2920. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2921. 'REMOTE_PORT' => '33458',
  2922. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  2923. 'CONTENT_LENGTH' => '235',
  2924. 'SCRIPT_NAME' => '/index.php',
  2925. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  2926. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  2927. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  2928. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  2929. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  2930. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  2931. 'QUERY_STRING' => '',
  2932. 'REQUEST_METHOD' => 'PROPFIND',
  2933. 'REDIRECT_STATUS' => '200',
  2934. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  2935. 'HTTP_HOST' => 'webdav',
  2936. 'HTTP_DEPTH' => '0',
  2937. 'CONTENT_TYPE' => 'application/xml',
  2938. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  2939. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  2940. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  2941. 'HTTP_CONTENT_LENGTH' => '235',
  2942. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  2943. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  2944. 'REQUEST_TIME' => 1220431173,
  2945. ),
  2946. ),
  2947. 'response' =>
  2948. array (
  2949. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  2950. <D:multistatus xmlns:D="DAV:">
  2951. <D:response>
  2952. <D:href>/secure_collection/subdir/file.xml</D:href>
  2953. <D:propstat>
  2954. <D:prop>
  2955. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  2956. <D:displayname>file.xml</D:displayname>
  2957. <D:getcontenttype>text/xml</D:getcontenttype>
  2958. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  2959. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  2960. <D:getcontentlength>18</D:getcontentlength>
  2961. <D:resourcetype/>
  2962. </D:prop>
  2963. <D:status>HTTP/1.1 200 OK</D:status>
  2964. </D:propstat>
  2965. </D:response>
  2966. </D:multistatus>
  2967. ',
  2968. 'headers' =>
  2969. array (
  2970. 'Content-Type' => 'text/xml; charset="utf-8"',
  2971. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  2972. ),
  2973. 'status' => 'HTTP/1.1 207 Multi-Status',
  2974. ),
  2975. ),
  2976. 38 =>
  2977. array (
  2978. 'request' =>
  2979. array (
  2980. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  2981. <D:propfind xmlns:D="DAV:">
  2982. <D:prop>
  2983. <D:creationdate/>
  2984. <D:displayname/>
  2985. <D:getcontentlength/>
  2986. <D:getcontenttype/>
  2987. <D:getetag/>
  2988. <D:getlastmodified/>
  2989. <D:resourcetype/>
  2990. </D:prop>
  2991. </D:propfind>',
  2992. 'server' =>
  2993. array (
  2994. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  2995. 'SERVER_NAME' => 'webdav',
  2996. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  2997. 'SERVER_PORT' => '80',
  2998. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  2999. 'REMOTE_PORT' => '33458',
  3000. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3001. 'CONTENT_LENGTH' => '235',
  3002. 'SCRIPT_NAME' => '/index.php',
  3003. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  3004. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  3005. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3006. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3007. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  3008. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  3009. 'QUERY_STRING' => '',
  3010. 'REQUEST_METHOD' => 'PROPFIND',
  3011. 'REDIRECT_STATUS' => '200',
  3012. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3013. 'HTTP_HOST' => 'webdav',
  3014. 'HTTP_DEPTH' => '0',
  3015. 'CONTENT_TYPE' => 'application/xml',
  3016. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  3017. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3018. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3019. 'HTTP_CONTENT_LENGTH' => '235',
  3020. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  3021. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3022. 'REQUEST_TIME' => 1220431173,
  3023. ),
  3024. ),
  3025. 'response' =>
  3026. array (
  3027. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3028. <D:multistatus xmlns:D="DAV:">
  3029. <D:response>
  3030. <D:href>/secure_collection/subdir/file.html</D:href>
  3031. <D:propstat>
  3032. <D:prop>
  3033. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3034. <D:displayname>file.html</D:displayname>
  3035. <D:getcontenttype>text/html</D:getcontenttype>
  3036. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  3037. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3038. <D:getcontentlength>39</D:getcontentlength>
  3039. <D:resourcetype/>
  3040. </D:prop>
  3041. <D:status>HTTP/1.1 200 OK</D:status>
  3042. </D:propstat>
  3043. </D:response>
  3044. </D:multistatus>
  3045. ',
  3046. 'headers' =>
  3047. array (
  3048. 'Content-Type' => 'text/xml; charset="utf-8"',
  3049. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3050. ),
  3051. 'status' => 'HTTP/1.1 207 Multi-Status',
  3052. ),
  3053. ),
  3054. 39 =>
  3055. array (
  3056. 'request' =>
  3057. array (
  3058. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3059. <D:propfind xmlns:D="DAV:">
  3060. <D:prop>
  3061. <D:creationdate/>
  3062. <D:displayname/>
  3063. <D:getcontentlength/>
  3064. <D:getcontenttype/>
  3065. <D:getetag/>
  3066. <D:getlastmodified/>
  3067. <D:resourcetype/>
  3068. </D:prop>
  3069. </D:propfind>',
  3070. 'server' =>
  3071. array (
  3072. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3073. 'SERVER_NAME' => 'webdav',
  3074. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3075. 'SERVER_PORT' => '80',
  3076. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3077. 'REMOTE_PORT' => '33458',
  3078. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3079. 'CONTENT_LENGTH' => '235',
  3080. 'SCRIPT_NAME' => '/index.php',
  3081. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  3082. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  3083. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3084. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3085. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  3086. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  3087. 'QUERY_STRING' => '',
  3088. 'REQUEST_METHOD' => 'PROPFIND',
  3089. 'REDIRECT_STATUS' => '200',
  3090. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3091. 'HTTP_HOST' => 'webdav',
  3092. 'HTTP_DEPTH' => '0',
  3093. 'CONTENT_TYPE' => 'application/xml',
  3094. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  3095. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3096. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3097. 'HTTP_CONTENT_LENGTH' => '235',
  3098. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  3099. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3100. 'REQUEST_TIME' => 1220431173,
  3101. ),
  3102. ),
  3103. 'response' =>
  3104. array (
  3105. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3106. <D:multistatus xmlns:D="DAV:">
  3107. <D:response>
  3108. <D:href>/secure_collection/subdir/file.html</D:href>
  3109. <D:propstat>
  3110. <D:prop>
  3111. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3112. <D:displayname>file.html</D:displayname>
  3113. <D:getcontenttype>text/html</D:getcontenttype>
  3114. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  3115. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3116. <D:getcontentlength>39</D:getcontentlength>
  3117. <D:resourcetype/>
  3118. </D:prop>
  3119. <D:status>HTTP/1.1 200 OK</D:status>
  3120. </D:propstat>
  3121. </D:response>
  3122. </D:multistatus>
  3123. ',
  3124. 'headers' =>
  3125. array (
  3126. 'Content-Type' => 'text/xml; charset="utf-8"',
  3127. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3128. ),
  3129. 'status' => 'HTTP/1.1 207 Multi-Status',
  3130. ),
  3131. ),
  3132. 40 =>
  3133. array (
  3134. 'request' =>
  3135. array (
  3136. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3137. <D:propfind xmlns:D="DAV:">
  3138. <D:prop>
  3139. <D:creationdate/>
  3140. <D:displayname/>
  3141. <D:getcontentlength/>
  3142. <D:getcontenttype/>
  3143. <D:getetag/>
  3144. <D:getlastmodified/>
  3145. <D:resourcetype/>
  3146. </D:prop>
  3147. </D:propfind>',
  3148. 'server' =>
  3149. array (
  3150. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3151. 'SERVER_NAME' => 'webdav',
  3152. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3153. 'SERVER_PORT' => '80',
  3154. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3155. 'REMOTE_PORT' => '33458',
  3156. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3157. 'CONTENT_LENGTH' => '235',
  3158. 'SCRIPT_NAME' => '/index.php',
  3159. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  3160. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  3161. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3162. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3163. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  3164. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  3165. 'QUERY_STRING' => '',
  3166. 'REQUEST_METHOD' => 'PROPFIND',
  3167. 'REDIRECT_STATUS' => '200',
  3168. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3169. 'HTTP_HOST' => 'webdav',
  3170. 'HTTP_DEPTH' => '0',
  3171. 'CONTENT_TYPE' => 'application/xml',
  3172. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  3173. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3174. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3175. 'HTTP_CONTENT_LENGTH' => '235',
  3176. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  3177. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3178. 'REQUEST_TIME' => 1220431173,
  3179. ),
  3180. ),
  3181. 'response' =>
  3182. array (
  3183. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3184. <D:multistatus xmlns:D="DAV:">
  3185. <D:response>
  3186. <D:href>/secure_collection/subdir/file.html</D:href>
  3187. <D:propstat>
  3188. <D:prop>
  3189. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3190. <D:displayname>file.html</D:displayname>
  3191. <D:getcontenttype>text/html</D:getcontenttype>
  3192. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  3193. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3194. <D:getcontentlength>39</D:getcontentlength>
  3195. <D:resourcetype/>
  3196. </D:prop>
  3197. <D:status>HTTP/1.1 200 OK</D:status>
  3198. </D:propstat>
  3199. </D:response>
  3200. </D:multistatus>
  3201. ',
  3202. 'headers' =>
  3203. array (
  3204. 'Content-Type' => 'text/xml; charset="utf-8"',
  3205. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3206. ),
  3207. 'status' => 'HTTP/1.1 207 Multi-Status',
  3208. ),
  3209. ),
  3210. 41 =>
  3211. array (
  3212. 'request' =>
  3213. array (
  3214. 'body' => '',
  3215. 'server' =>
  3216. array (
  3217. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3218. 'SERVER_NAME' => 'webdav',
  3219. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3220. 'SERVER_PORT' => '80',
  3221. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3222. 'REMOTE_PORT' => '33458',
  3223. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3224. 'SCRIPT_NAME' => '/index.php',
  3225. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  3226. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  3227. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3228. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3229. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  3230. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  3231. 'QUERY_STRING' => '',
  3232. 'REQUEST_METHOD' => 'GET',
  3233. 'REDIRECT_STATUS' => '200',
  3234. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3235. 'HTTP_HOST' => 'webdav',
  3236. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3237. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="1cb6b817fc47a2b990738fb5f22d15ed"',
  3238. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  3239. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="1cb6b817fc47a2b990738fb5f22d15ed"',
  3240. 'REQUEST_TIME' => 1220431173,
  3241. ),
  3242. ),
  3243. 'response' =>
  3244. array (
  3245. 'body' => '<html><body><h1>Test</h1></body></html>',
  3246. 'headers' =>
  3247. array (
  3248. 'ETag' => '63e609ad6597ac5f4a6c399729a4abe0',
  3249. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3250. 'Content-Type' => 'text/html; charset="utf-8"',
  3251. ),
  3252. 'status' => 'HTTP/1.1 200 OK',
  3253. ),
  3254. ),
  3255. 42 =>
  3256. array (
  3257. 'request' =>
  3258. array (
  3259. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3260. <D:propfind xmlns:D="DAV:">
  3261. <D:prop>
  3262. <D:creationdate/>
  3263. <D:displayname/>
  3264. <D:getcontentlength/>
  3265. <D:getcontenttype/>
  3266. <D:getetag/>
  3267. <D:getlastmodified/>
  3268. <D:resourcetype/>
  3269. </D:prop>
  3270. </D:propfind>',
  3271. 'server' =>
  3272. array (
  3273. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3274. 'SERVER_NAME' => 'webdav',
  3275. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3276. 'SERVER_PORT' => '80',
  3277. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3278. 'REMOTE_PORT' => '33458',
  3279. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3280. 'CONTENT_LENGTH' => '235',
  3281. 'SCRIPT_NAME' => '/index.php',
  3282. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  3283. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  3284. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3285. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3286. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  3287. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  3288. 'QUERY_STRING' => '',
  3289. 'REQUEST_METHOD' => 'PROPFIND',
  3290. 'REDIRECT_STATUS' => '200',
  3291. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3292. 'HTTP_HOST' => 'webdav',
  3293. 'HTTP_DEPTH' => '0',
  3294. 'CONTENT_TYPE' => 'application/xml',
  3295. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  3296. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3297. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3298. 'HTTP_CONTENT_LENGTH' => '235',
  3299. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  3300. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3301. 'REQUEST_TIME' => 1220431173,
  3302. ),
  3303. ),
  3304. 'response' =>
  3305. array (
  3306. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3307. <D:multistatus xmlns:D="DAV:">
  3308. <D:response>
  3309. <D:href>/secure_collection/subdir/file.html</D:href>
  3310. <D:propstat>
  3311. <D:prop>
  3312. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3313. <D:displayname>file.html</D:displayname>
  3314. <D:getcontenttype>text/html</D:getcontenttype>
  3315. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  3316. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3317. <D:getcontentlength>39</D:getcontentlength>
  3318. <D:resourcetype/>
  3319. </D:prop>
  3320. <D:status>HTTP/1.1 200 OK</D:status>
  3321. </D:propstat>
  3322. </D:response>
  3323. </D:multistatus>
  3324. ',
  3325. 'headers' =>
  3326. array (
  3327. 'Content-Type' => 'text/xml; charset="utf-8"',
  3328. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3329. ),
  3330. 'status' => 'HTTP/1.1 207 Multi-Status',
  3331. ),
  3332. ),
  3333. 43 =>
  3334. array (
  3335. 'request' =>
  3336. array (
  3337. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3338. <D:propfind xmlns:D="DAV:">
  3339. <D:prop>
  3340. <D:creationdate/>
  3341. <D:displayname/>
  3342. <D:getcontentlength/>
  3343. <D:getcontenttype/>
  3344. <D:getetag/>
  3345. <D:getlastmodified/>
  3346. <D:resourcetype/>
  3347. </D:prop>
  3348. </D:propfind>',
  3349. 'server' =>
  3350. array (
  3351. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3352. 'SERVER_NAME' => 'webdav',
  3353. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3354. 'SERVER_PORT' => '80',
  3355. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3356. 'REMOTE_PORT' => '33458',
  3357. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3358. 'CONTENT_LENGTH' => '235',
  3359. 'SCRIPT_NAME' => '/index.php',
  3360. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  3361. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  3362. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3363. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3364. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  3365. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  3366. 'QUERY_STRING' => '',
  3367. 'REQUEST_METHOD' => 'PROPFIND',
  3368. 'REDIRECT_STATUS' => '200',
  3369. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3370. 'HTTP_HOST' => 'webdav',
  3371. 'HTTP_DEPTH' => '0',
  3372. 'CONTENT_TYPE' => 'application/xml',
  3373. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  3374. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3375. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3376. 'HTTP_CONTENT_LENGTH' => '235',
  3377. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  3378. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  3379. 'REQUEST_TIME' => 1220431173,
  3380. ),
  3381. ),
  3382. 'response' =>
  3383. array (
  3384. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3385. <D:multistatus xmlns:D="DAV:">
  3386. <D:response>
  3387. <D:href>/secure_collection/subdir/file.html</D:href>
  3388. <D:propstat>
  3389. <D:prop>
  3390. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3391. <D:displayname>file.html</D:displayname>
  3392. <D:getcontenttype>text/html</D:getcontenttype>
  3393. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  3394. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3395. <D:getcontentlength>39</D:getcontentlength>
  3396. <D:resourcetype/>
  3397. </D:prop>
  3398. <D:status>HTTP/1.1 200 OK</D:status>
  3399. </D:propstat>
  3400. </D:response>
  3401. </D:multistatus>
  3402. ',
  3403. 'headers' =>
  3404. array (
  3405. 'Content-Type' => 'text/xml; charset="utf-8"',
  3406. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3407. ),
  3408. 'status' => 'HTTP/1.1 207 Multi-Status',
  3409. ),
  3410. ),
  3411. 44 =>
  3412. array (
  3413. 'request' =>
  3414. array (
  3415. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3416. <D:propfind xmlns:D="DAV:">
  3417. <D:prop>
  3418. <D:creationdate/>
  3419. <D:displayname/>
  3420. <D:getcontentlength/>
  3421. <D:getcontenttype/>
  3422. <D:getetag/>
  3423. <D:getlastmodified/>
  3424. <D:resourcetype/>
  3425. </D:prop>
  3426. </D:propfind>',
  3427. 'server' =>
  3428. array (
  3429. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3430. 'SERVER_NAME' => 'webdav',
  3431. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3432. 'SERVER_PORT' => '80',
  3433. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3434. 'REMOTE_PORT' => '33458',
  3435. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3436. 'CONTENT_LENGTH' => '235',
  3437. 'SCRIPT_NAME' => '/index.php',
  3438. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  3439. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  3440. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3441. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3442. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  3443. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  3444. 'QUERY_STRING' => '',
  3445. 'REQUEST_METHOD' => 'PROPFIND',
  3446. 'REDIRECT_STATUS' => '200',
  3447. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3448. 'HTTP_HOST' => 'webdav',
  3449. 'HTTP_DEPTH' => '0',
  3450. 'CONTENT_TYPE' => 'application/xml',
  3451. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  3452. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3453. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3454. 'HTTP_CONTENT_LENGTH' => '235',
  3455. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  3456. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3457. 'REQUEST_TIME' => 1220431173,
  3458. ),
  3459. ),
  3460. 'response' =>
  3461. array (
  3462. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3463. <D:multistatus xmlns:D="DAV:">
  3464. <D:response>
  3465. <D:href>/secure_collection/subdir/file.xml</D:href>
  3466. <D:propstat>
  3467. <D:prop>
  3468. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3469. <D:displayname>file.xml</D:displayname>
  3470. <D:getcontenttype>text/xml</D:getcontenttype>
  3471. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  3472. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3473. <D:getcontentlength>18</D:getcontentlength>
  3474. <D:resourcetype/>
  3475. </D:prop>
  3476. <D:status>HTTP/1.1 200 OK</D:status>
  3477. </D:propstat>
  3478. </D:response>
  3479. </D:multistatus>
  3480. ',
  3481. 'headers' =>
  3482. array (
  3483. 'Content-Type' => 'text/xml; charset="utf-8"',
  3484. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3485. ),
  3486. 'status' => 'HTTP/1.1 207 Multi-Status',
  3487. ),
  3488. ),
  3489. 45 =>
  3490. array (
  3491. 'request' =>
  3492. array (
  3493. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3494. <D:propfind xmlns:D="DAV:">
  3495. <D:prop>
  3496. <D:creationdate/>
  3497. <D:displayname/>
  3498. <D:getcontentlength/>
  3499. <D:getcontenttype/>
  3500. <D:getetag/>
  3501. <D:getlastmodified/>
  3502. <D:resourcetype/>
  3503. </D:prop>
  3504. </D:propfind>',
  3505. 'server' =>
  3506. array (
  3507. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3508. 'SERVER_NAME' => 'webdav',
  3509. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3510. 'SERVER_PORT' => '80',
  3511. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3512. 'REMOTE_PORT' => '33458',
  3513. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3514. 'CONTENT_LENGTH' => '235',
  3515. 'SCRIPT_NAME' => '/index.php',
  3516. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  3517. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  3518. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3519. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3520. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  3521. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  3522. 'QUERY_STRING' => '',
  3523. 'REQUEST_METHOD' => 'PROPFIND',
  3524. 'REDIRECT_STATUS' => '200',
  3525. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3526. 'HTTP_HOST' => 'webdav',
  3527. 'HTTP_DEPTH' => '0',
  3528. 'CONTENT_TYPE' => 'application/xml',
  3529. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  3530. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3531. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3532. 'HTTP_CONTENT_LENGTH' => '235',
  3533. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  3534. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3535. 'REQUEST_TIME' => 1220431173,
  3536. ),
  3537. ),
  3538. 'response' =>
  3539. array (
  3540. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3541. <D:multistatus xmlns:D="DAV:">
  3542. <D:response>
  3543. <D:href>/secure_collection/subdir/file.xml</D:href>
  3544. <D:propstat>
  3545. <D:prop>
  3546. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3547. <D:displayname>file.xml</D:displayname>
  3548. <D:getcontenttype>text/xml</D:getcontenttype>
  3549. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  3550. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3551. <D:getcontentlength>18</D:getcontentlength>
  3552. <D:resourcetype/>
  3553. </D:prop>
  3554. <D:status>HTTP/1.1 200 OK</D:status>
  3555. </D:propstat>
  3556. </D:response>
  3557. </D:multistatus>
  3558. ',
  3559. 'headers' =>
  3560. array (
  3561. 'Content-Type' => 'text/xml; charset="utf-8"',
  3562. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3563. ),
  3564. 'status' => 'HTTP/1.1 207 Multi-Status',
  3565. ),
  3566. ),
  3567. 46 =>
  3568. array (
  3569. 'request' =>
  3570. array (
  3571. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3572. <D:propfind xmlns:D="DAV:">
  3573. <D:prop>
  3574. <D:creationdate/>
  3575. <D:displayname/>
  3576. <D:getcontentlength/>
  3577. <D:getcontenttype/>
  3578. <D:getetag/>
  3579. <D:getlastmodified/>
  3580. <D:resourcetype/>
  3581. </D:prop>
  3582. </D:propfind>',
  3583. 'server' =>
  3584. array (
  3585. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3586. 'SERVER_NAME' => 'webdav',
  3587. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3588. 'SERVER_PORT' => '80',
  3589. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3590. 'REMOTE_PORT' => '33458',
  3591. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3592. 'CONTENT_LENGTH' => '235',
  3593. 'SCRIPT_NAME' => '/index.php',
  3594. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  3595. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  3596. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3597. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3598. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  3599. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  3600. 'QUERY_STRING' => '',
  3601. 'REQUEST_METHOD' => 'PROPFIND',
  3602. 'REDIRECT_STATUS' => '200',
  3603. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3604. 'HTTP_HOST' => 'webdav',
  3605. 'HTTP_DEPTH' => '0',
  3606. 'CONTENT_TYPE' => 'application/xml',
  3607. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  3608. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3609. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3610. 'HTTP_CONTENT_LENGTH' => '235',
  3611. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  3612. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3613. 'REQUEST_TIME' => 1220431173,
  3614. ),
  3615. ),
  3616. 'response' =>
  3617. array (
  3618. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3619. <D:multistatus xmlns:D="DAV:">
  3620. <D:response>
  3621. <D:href>/secure_collection/subdir/file.xml</D:href>
  3622. <D:propstat>
  3623. <D:prop>
  3624. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3625. <D:displayname>file.xml</D:displayname>
  3626. <D:getcontenttype>text/xml</D:getcontenttype>
  3627. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  3628. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3629. <D:getcontentlength>18</D:getcontentlength>
  3630. <D:resourcetype/>
  3631. </D:prop>
  3632. <D:status>HTTP/1.1 200 OK</D:status>
  3633. </D:propstat>
  3634. </D:response>
  3635. </D:multistatus>
  3636. ',
  3637. 'headers' =>
  3638. array (
  3639. 'Content-Type' => 'text/xml; charset="utf-8"',
  3640. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3641. ),
  3642. 'status' => 'HTTP/1.1 207 Multi-Status',
  3643. ),
  3644. ),
  3645. 47 =>
  3646. array (
  3647. 'request' =>
  3648. array (
  3649. 'body' => '',
  3650. 'server' =>
  3651. array (
  3652. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3653. 'SERVER_NAME' => 'webdav',
  3654. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3655. 'SERVER_PORT' => '80',
  3656. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3657. 'REMOTE_PORT' => '33458',
  3658. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3659. 'SCRIPT_NAME' => '/index.php',
  3660. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  3661. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  3662. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3663. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3664. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  3665. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  3666. 'QUERY_STRING' => '',
  3667. 'REQUEST_METHOD' => 'GET',
  3668. 'REDIRECT_STATUS' => '200',
  3669. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3670. 'HTTP_HOST' => 'webdav',
  3671. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3672. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="dcbc0946decd8f4fd6bc32c113604f53"',
  3673. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  3674. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="dcbc0946decd8f4fd6bc32c113604f53"',
  3675. 'REQUEST_TIME' => 1220431173,
  3676. ),
  3677. ),
  3678. 'response' =>
  3679. array (
  3680. 'body' => '<?xml?>
  3681. <content/>',
  3682. 'headers' =>
  3683. array (
  3684. 'ETag' => 'b23a873ef8c0f8e3b33339bed653b763',
  3685. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3686. 'Content-Type' => 'text/xml; charset="utf-8"',
  3687. ),
  3688. 'status' => 'HTTP/1.1 200 OK',
  3689. ),
  3690. ),
  3691. 48 =>
  3692. array (
  3693. 'request' =>
  3694. array (
  3695. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3696. <D:propfind xmlns:D="DAV:">
  3697. <D:prop>
  3698. <D:creationdate/>
  3699. <D:displayname/>
  3700. <D:getcontentlength/>
  3701. <D:getcontenttype/>
  3702. <D:getetag/>
  3703. <D:getlastmodified/>
  3704. <D:resourcetype/>
  3705. </D:prop>
  3706. </D:propfind>',
  3707. 'server' =>
  3708. array (
  3709. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3710. 'SERVER_NAME' => 'webdav',
  3711. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3712. 'SERVER_PORT' => '80',
  3713. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3714. 'REMOTE_PORT' => '33458',
  3715. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3716. 'CONTENT_LENGTH' => '235',
  3717. 'SCRIPT_NAME' => '/index.php',
  3718. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  3719. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  3720. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3721. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3722. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  3723. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  3724. 'QUERY_STRING' => '',
  3725. 'REQUEST_METHOD' => 'PROPFIND',
  3726. 'REDIRECT_STATUS' => '200',
  3727. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3728. 'HTTP_HOST' => 'webdav',
  3729. 'HTTP_DEPTH' => '0',
  3730. 'CONTENT_TYPE' => 'application/xml',
  3731. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  3732. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3733. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3734. 'HTTP_CONTENT_LENGTH' => '235',
  3735. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  3736. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3737. 'REQUEST_TIME' => 1220431173,
  3738. ),
  3739. ),
  3740. 'response' =>
  3741. array (
  3742. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3743. <D:multistatus xmlns:D="DAV:">
  3744. <D:response>
  3745. <D:href>/secure_collection/subdir/file.xml</D:href>
  3746. <D:propstat>
  3747. <D:prop>
  3748. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3749. <D:displayname>file.xml</D:displayname>
  3750. <D:getcontenttype>text/xml</D:getcontenttype>
  3751. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  3752. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3753. <D:getcontentlength>18</D:getcontentlength>
  3754. <D:resourcetype/>
  3755. </D:prop>
  3756. <D:status>HTTP/1.1 200 OK</D:status>
  3757. </D:propstat>
  3758. </D:response>
  3759. </D:multistatus>
  3760. ',
  3761. 'headers' =>
  3762. array (
  3763. 'Content-Type' => 'text/xml; charset="utf-8"',
  3764. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3765. ),
  3766. 'status' => 'HTTP/1.1 207 Multi-Status',
  3767. ),
  3768. ),
  3769. 49 =>
  3770. array (
  3771. 'request' =>
  3772. array (
  3773. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3774. <D:propfind xmlns:D="DAV:">
  3775. <D:prop>
  3776. <D:creationdate/>
  3777. <D:displayname/>
  3778. <D:getcontentlength/>
  3779. <D:getcontenttype/>
  3780. <D:getetag/>
  3781. <D:getlastmodified/>
  3782. <D:resourcetype/>
  3783. </D:prop>
  3784. </D:propfind>',
  3785. 'server' =>
  3786. array (
  3787. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3788. 'SERVER_NAME' => 'webdav',
  3789. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3790. 'SERVER_PORT' => '80',
  3791. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3792. 'REMOTE_PORT' => '33458',
  3793. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3794. 'CONTENT_LENGTH' => '235',
  3795. 'SCRIPT_NAME' => '/index.php',
  3796. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  3797. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  3798. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3799. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3800. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  3801. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  3802. 'QUERY_STRING' => '',
  3803. 'REQUEST_METHOD' => 'PROPFIND',
  3804. 'REDIRECT_STATUS' => '200',
  3805. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3806. 'HTTP_HOST' => 'webdav',
  3807. 'HTTP_DEPTH' => '0',
  3808. 'CONTENT_TYPE' => 'application/xml',
  3809. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  3810. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3811. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3812. 'HTTP_CONTENT_LENGTH' => '235',
  3813. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  3814. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  3815. 'REQUEST_TIME' => 1220431173,
  3816. ),
  3817. ),
  3818. 'response' =>
  3819. array (
  3820. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3821. <D:multistatus xmlns:D="DAV:">
  3822. <D:response>
  3823. <D:href>/secure_collection/subdir/file.xml</D:href>
  3824. <D:propstat>
  3825. <D:prop>
  3826. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3827. <D:displayname>file.xml</D:displayname>
  3828. <D:getcontenttype>text/xml</D:getcontenttype>
  3829. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  3830. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3831. <D:getcontentlength>18</D:getcontentlength>
  3832. <D:resourcetype/>
  3833. </D:prop>
  3834. <D:status>HTTP/1.1 200 OK</D:status>
  3835. </D:propstat>
  3836. </D:response>
  3837. </D:multistatus>
  3838. ',
  3839. 'headers' =>
  3840. array (
  3841. 'Content-Type' => 'text/xml; charset="utf-8"',
  3842. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3843. ),
  3844. 'status' => 'HTTP/1.1 207 Multi-Status',
  3845. ),
  3846. ),
  3847. 50 =>
  3848. array (
  3849. 'request' =>
  3850. array (
  3851. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3852. <D:propfind xmlns:D="DAV:">
  3853. <D:prop>
  3854. <D:creationdate/>
  3855. <D:displayname/>
  3856. <D:getcontentlength/>
  3857. <D:getcontenttype/>
  3858. <D:getetag/>
  3859. <D:getlastmodified/>
  3860. <D:resourcetype/>
  3861. </D:prop>
  3862. </D:propfind>',
  3863. 'server' =>
  3864. array (
  3865. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3866. 'SERVER_NAME' => 'webdav',
  3867. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3868. 'SERVER_PORT' => '80',
  3869. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3870. 'REMOTE_PORT' => '33458',
  3871. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3872. 'CONTENT_LENGTH' => '235',
  3873. 'SCRIPT_NAME' => '/index.php',
  3874. 'PATH_INFO' => '/secure_collection/subdir',
  3875. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  3876. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3877. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3878. 'REQUEST_URI' => '/secure_collection/subdir',
  3879. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  3880. 'QUERY_STRING' => '',
  3881. 'REQUEST_METHOD' => 'PROPFIND',
  3882. 'REDIRECT_STATUS' => '200',
  3883. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3884. 'HTTP_HOST' => 'webdav',
  3885. 'HTTP_DEPTH' => '0',
  3886. 'CONTENT_TYPE' => 'application/xml',
  3887. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  3888. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3889. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  3890. 'HTTP_CONTENT_LENGTH' => '235',
  3891. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  3892. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  3893. 'REQUEST_TIME' => 1220431173,
  3894. ),
  3895. ),
  3896. 'response' =>
  3897. array (
  3898. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  3899. <D:multistatus xmlns:D="DAV:">
  3900. <D:response>
  3901. <D:href>/secure_collection/subdir</D:href>
  3902. <D:propstat>
  3903. <D:prop>
  3904. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  3905. <D:displayname>subdir</D:displayname>
  3906. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  3907. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  3908. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  3909. <D:getcontentlength>4096</D:getcontentlength>
  3910. <D:resourcetype>
  3911. <D:collection/>
  3912. </D:resourcetype>
  3913. </D:prop>
  3914. <D:status>HTTP/1.1 200 OK</D:status>
  3915. </D:propstat>
  3916. </D:response>
  3917. </D:multistatus>
  3918. ',
  3919. 'headers' =>
  3920. array (
  3921. 'Content-Type' => 'text/xml; charset="utf-8"',
  3922. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3923. ),
  3924. 'status' => 'HTTP/1.1 207 Multi-Status',
  3925. ),
  3926. ),
  3927. 51 =>
  3928. array (
  3929. 'request' =>
  3930. array (
  3931. 'body' => '',
  3932. 'server' =>
  3933. array (
  3934. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3935. 'SERVER_NAME' => 'webdav',
  3936. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3937. 'SERVER_PORT' => '80',
  3938. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3939. 'REMOTE_PORT' => '33458',
  3940. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3941. 'SCRIPT_NAME' => '/index.php',
  3942. 'PATH_INFO' => '/secure_collection/subdir/untitled folder/',
  3943. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder/',
  3944. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  3945. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  3946. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder/',
  3947. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder/',
  3948. 'QUERY_STRING' => '',
  3949. 'REQUEST_METHOD' => 'MKCOL',
  3950. 'REDIRECT_STATUS' => '200',
  3951. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  3952. 'HTTP_HOST' => 'webdav',
  3953. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  3954. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder/", algorithm="MD5", response="5bb3dcd8e9016c3c1bf3221bc4e334b3"',
  3955. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder/',
  3956. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder/", algorithm="MD5", response="5bb3dcd8e9016c3c1bf3221bc4e334b3"',
  3957. 'REQUEST_TIME' => 1220431173,
  3958. ),
  3959. ),
  3960. 'response' =>
  3961. array (
  3962. 'body' => '',
  3963. 'headers' =>
  3964. array (
  3965. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  3966. 'Content-Length' => 0,
  3967. ),
  3968. 'status' => 'HTTP/1.1 201 Created',
  3969. ),
  3970. ),
  3971. 52 =>
  3972. array (
  3973. 'request' =>
  3974. array (
  3975. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  3976. <D:propfind xmlns:D="DAV:">
  3977. <D:prop>
  3978. <D:creationdate/>
  3979. <D:displayname/>
  3980. <D:getcontentlength/>
  3981. <D:getcontenttype/>
  3982. <D:getetag/>
  3983. <D:getlastmodified/>
  3984. <D:resourcetype/>
  3985. </D:prop>
  3986. </D:propfind>',
  3987. 'server' =>
  3988. array (
  3989. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  3990. 'SERVER_NAME' => 'webdav',
  3991. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  3992. 'SERVER_PORT' => '80',
  3993. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  3994. 'REMOTE_PORT' => '33458',
  3995. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  3996. 'CONTENT_LENGTH' => '235',
  3997. 'SCRIPT_NAME' => '/index.php',
  3998. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  3999. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4000. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4001. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4002. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4003. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4004. 'QUERY_STRING' => '',
  4005. 'REQUEST_METHOD' => 'PROPFIND',
  4006. 'REDIRECT_STATUS' => '200',
  4007. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4008. 'HTTP_HOST' => 'webdav',
  4009. 'HTTP_DEPTH' => '0',
  4010. 'CONTENT_TYPE' => 'application/xml',
  4011. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4012. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4013. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4014. 'HTTP_CONTENT_LENGTH' => '235',
  4015. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4016. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4017. 'REQUEST_TIME' => 1220431173,
  4018. ),
  4019. ),
  4020. 'response' =>
  4021. array (
  4022. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4023. <D:multistatus xmlns:D="DAV:">
  4024. <D:response>
  4025. <D:href>/secure_collection/subdir/untitled%20folder</D:href>
  4026. <D:propstat>
  4027. <D:prop>
  4028. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4029. <D:displayname>untitled folder</D:displayname>
  4030. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4031. <D:getetag>4c84d7459f8a6a6fb0dc58169e07e03e</D:getetag>
  4032. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4033. <D:getcontentlength>4096</D:getcontentlength>
  4034. <D:resourcetype>
  4035. <D:collection/>
  4036. </D:resourcetype>
  4037. </D:prop>
  4038. <D:status>HTTP/1.1 200 OK</D:status>
  4039. </D:propstat>
  4040. </D:response>
  4041. </D:multistatus>
  4042. ',
  4043. 'headers' =>
  4044. array (
  4045. 'Content-Type' => 'text/xml; charset="utf-8"',
  4046. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4047. ),
  4048. 'status' => 'HTTP/1.1 207 Multi-Status',
  4049. ),
  4050. ),
  4051. 53 =>
  4052. array (
  4053. 'request' =>
  4054. array (
  4055. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4056. <D:propfind xmlns:D="DAV:">
  4057. <D:prop>
  4058. <D:creationdate/>
  4059. <D:displayname/>
  4060. <D:getcontentlength/>
  4061. <D:getcontenttype/>
  4062. <D:getetag/>
  4063. <D:getlastmodified/>
  4064. <D:resourcetype/>
  4065. </D:prop>
  4066. </D:propfind>',
  4067. 'server' =>
  4068. array (
  4069. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4070. 'SERVER_NAME' => 'webdav',
  4071. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4072. 'SERVER_PORT' => '80',
  4073. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4074. 'REMOTE_PORT' => '33458',
  4075. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4076. 'CONTENT_LENGTH' => '235',
  4077. 'SCRIPT_NAME' => '/index.php',
  4078. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  4079. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4080. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4081. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4082. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4083. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4084. 'QUERY_STRING' => '',
  4085. 'REQUEST_METHOD' => 'PROPFIND',
  4086. 'REDIRECT_STATUS' => '200',
  4087. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4088. 'HTTP_HOST' => 'webdav',
  4089. 'HTTP_DEPTH' => '0',
  4090. 'CONTENT_TYPE' => 'application/xml',
  4091. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4092. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4093. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4094. 'HTTP_CONTENT_LENGTH' => '235',
  4095. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4096. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4097. 'REQUEST_TIME' => 1220431173,
  4098. ),
  4099. ),
  4100. 'response' =>
  4101. array (
  4102. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4103. <D:multistatus xmlns:D="DAV:">
  4104. <D:response>
  4105. <D:href>/secure_collection/subdir/untitled%20folder</D:href>
  4106. <D:propstat>
  4107. <D:prop>
  4108. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4109. <D:displayname>untitled folder</D:displayname>
  4110. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4111. <D:getetag>4c84d7459f8a6a6fb0dc58169e07e03e</D:getetag>
  4112. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4113. <D:getcontentlength>4096</D:getcontentlength>
  4114. <D:resourcetype>
  4115. <D:collection/>
  4116. </D:resourcetype>
  4117. </D:prop>
  4118. <D:status>HTTP/1.1 200 OK</D:status>
  4119. </D:propstat>
  4120. </D:response>
  4121. </D:multistatus>
  4122. ',
  4123. 'headers' =>
  4124. array (
  4125. 'Content-Type' => 'text/xml; charset="utf-8"',
  4126. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4127. ),
  4128. 'status' => 'HTTP/1.1 207 Multi-Status',
  4129. ),
  4130. ),
  4131. 54 =>
  4132. array (
  4133. 'request' =>
  4134. array (
  4135. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4136. <D:propfind xmlns:D="DAV:">
  4137. <D:prop>
  4138. <D:creationdate/>
  4139. <D:displayname/>
  4140. <D:getcontentlength/>
  4141. <D:getcontenttype/>
  4142. <D:getetag/>
  4143. <D:getlastmodified/>
  4144. <D:resourcetype/>
  4145. </D:prop>
  4146. </D:propfind>',
  4147. 'server' =>
  4148. array (
  4149. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4150. 'SERVER_NAME' => 'webdav',
  4151. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4152. 'SERVER_PORT' => '80',
  4153. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4154. 'REMOTE_PORT' => '33458',
  4155. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4156. 'CONTENT_LENGTH' => '235',
  4157. 'SCRIPT_NAME' => '/index.php',
  4158. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  4159. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4160. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4161. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4162. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4163. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4164. 'QUERY_STRING' => '',
  4165. 'REQUEST_METHOD' => 'PROPFIND',
  4166. 'REDIRECT_STATUS' => '200',
  4167. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4168. 'HTTP_HOST' => 'webdav',
  4169. 'HTTP_DEPTH' => '0',
  4170. 'CONTENT_TYPE' => 'application/xml',
  4171. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4172. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4173. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4174. 'HTTP_CONTENT_LENGTH' => '235',
  4175. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4176. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4177. 'REQUEST_TIME' => 1220431173,
  4178. ),
  4179. ),
  4180. 'response' =>
  4181. array (
  4182. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4183. <D:multistatus xmlns:D="DAV:">
  4184. <D:response>
  4185. <D:href>/secure_collection/subdir/untitled%20folder</D:href>
  4186. <D:propstat>
  4187. <D:prop>
  4188. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4189. <D:displayname>untitled folder</D:displayname>
  4190. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4191. <D:getetag>4c84d7459f8a6a6fb0dc58169e07e03e</D:getetag>
  4192. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4193. <D:getcontentlength>4096</D:getcontentlength>
  4194. <D:resourcetype>
  4195. <D:collection/>
  4196. </D:resourcetype>
  4197. </D:prop>
  4198. <D:status>HTTP/1.1 200 OK</D:status>
  4199. </D:propstat>
  4200. </D:response>
  4201. </D:multistatus>
  4202. ',
  4203. 'headers' =>
  4204. array (
  4205. 'Content-Type' => 'text/xml; charset="utf-8"',
  4206. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4207. ),
  4208. 'status' => 'HTTP/1.1 207 Multi-Status',
  4209. ),
  4210. ),
  4211. 55 =>
  4212. array (
  4213. 'request' =>
  4214. array (
  4215. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4216. <D:propfind xmlns:D="DAV:">
  4217. <D:prop>
  4218. <D:creationdate/>
  4219. <D:displayname/>
  4220. <D:getcontentlength/>
  4221. <D:getcontenttype/>
  4222. <D:getetag/>
  4223. <D:getlastmodified/>
  4224. <D:resourcetype/>
  4225. </D:prop>
  4226. </D:propfind>',
  4227. 'server' =>
  4228. array (
  4229. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4230. 'SERVER_NAME' => 'webdav',
  4231. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4232. 'SERVER_PORT' => '80',
  4233. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4234. 'REMOTE_PORT' => '33458',
  4235. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4236. 'CONTENT_LENGTH' => '235',
  4237. 'SCRIPT_NAME' => '/index.php',
  4238. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  4239. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4240. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4241. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4242. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4243. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4244. 'QUERY_STRING' => '',
  4245. 'REQUEST_METHOD' => 'PROPFIND',
  4246. 'REDIRECT_STATUS' => '200',
  4247. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4248. 'HTTP_HOST' => 'webdav',
  4249. 'HTTP_DEPTH' => '0',
  4250. 'CONTENT_TYPE' => 'application/xml',
  4251. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4252. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4253. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4254. 'HTTP_CONTENT_LENGTH' => '235',
  4255. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4256. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4257. 'REQUEST_TIME' => 1220431173,
  4258. ),
  4259. ),
  4260. 'response' =>
  4261. array (
  4262. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4263. <D:multistatus xmlns:D="DAV:">
  4264. <D:response>
  4265. <D:href>/secure_collection/subdir/untitled%20folder</D:href>
  4266. <D:propstat>
  4267. <D:prop>
  4268. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4269. <D:displayname>untitled folder</D:displayname>
  4270. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4271. <D:getetag>4c84d7459f8a6a6fb0dc58169e07e03e</D:getetag>
  4272. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4273. <D:getcontentlength>4096</D:getcontentlength>
  4274. <D:resourcetype>
  4275. <D:collection/>
  4276. </D:resourcetype>
  4277. </D:prop>
  4278. <D:status>HTTP/1.1 200 OK</D:status>
  4279. </D:propstat>
  4280. </D:response>
  4281. </D:multistatus>
  4282. ',
  4283. 'headers' =>
  4284. array (
  4285. 'Content-Type' => 'text/xml; charset="utf-8"',
  4286. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4287. ),
  4288. 'status' => 'HTTP/1.1 207 Multi-Status',
  4289. ),
  4290. ),
  4291. 56 =>
  4292. array (
  4293. 'request' =>
  4294. array (
  4295. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4296. <D:propfind xmlns:D="DAV:">
  4297. <D:prop>
  4298. <D:creationdate/>
  4299. <D:displayname/>
  4300. <D:getcontentlength/>
  4301. <D:getcontenttype/>
  4302. <D:getetag/>
  4303. <D:getlastmodified/>
  4304. <D:resourcetype/>
  4305. </D:prop>
  4306. </D:propfind>',
  4307. 'server' =>
  4308. array (
  4309. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4310. 'SERVER_NAME' => 'webdav',
  4311. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4312. 'SERVER_PORT' => '80',
  4313. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4314. 'REMOTE_PORT' => '33458',
  4315. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4316. 'CONTENT_LENGTH' => '235',
  4317. 'SCRIPT_NAME' => '/index.php',
  4318. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  4319. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4320. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4321. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4322. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4323. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4324. 'QUERY_STRING' => '',
  4325. 'REQUEST_METHOD' => 'PROPFIND',
  4326. 'REDIRECT_STATUS' => '200',
  4327. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4328. 'HTTP_HOST' => 'webdav',
  4329. 'HTTP_DEPTH' => '0',
  4330. 'CONTENT_TYPE' => 'application/xml',
  4331. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4332. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4333. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4334. 'HTTP_CONTENT_LENGTH' => '235',
  4335. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4336. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4337. 'REQUEST_TIME' => 1220431173,
  4338. ),
  4339. ),
  4340. 'response' =>
  4341. array (
  4342. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4343. <D:multistatus xmlns:D="DAV:">
  4344. <D:response>
  4345. <D:href>/secure_collection/subdir/untitled%20folder</D:href>
  4346. <D:propstat>
  4347. <D:prop>
  4348. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4349. <D:displayname>untitled folder</D:displayname>
  4350. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4351. <D:getetag>4c84d7459f8a6a6fb0dc58169e07e03e</D:getetag>
  4352. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4353. <D:getcontentlength>4096</D:getcontentlength>
  4354. <D:resourcetype>
  4355. <D:collection/>
  4356. </D:resourcetype>
  4357. </D:prop>
  4358. <D:status>HTTP/1.1 200 OK</D:status>
  4359. </D:propstat>
  4360. </D:response>
  4361. </D:multistatus>
  4362. ',
  4363. 'headers' =>
  4364. array (
  4365. 'Content-Type' => 'text/xml; charset="utf-8"',
  4366. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4367. ),
  4368. 'status' => 'HTTP/1.1 207 Multi-Status',
  4369. ),
  4370. ),
  4371. 57 =>
  4372. array (
  4373. 'request' =>
  4374. array (
  4375. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4376. <D:propfind xmlns:D="DAV:">
  4377. <D:prop>
  4378. <D:creationdate/>
  4379. <D:displayname/>
  4380. <D:getcontentlength/>
  4381. <D:getcontenttype/>
  4382. <D:getetag/>
  4383. <D:getlastmodified/>
  4384. <D:resourcetype/>
  4385. </D:prop>
  4386. </D:propfind>',
  4387. 'server' =>
  4388. array (
  4389. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4390. 'SERVER_NAME' => 'webdav',
  4391. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4392. 'SERVER_PORT' => '80',
  4393. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4394. 'REMOTE_PORT' => '33458',
  4395. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4396. 'CONTENT_LENGTH' => '235',
  4397. 'SCRIPT_NAME' => '/index.php',
  4398. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  4399. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4400. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4401. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4402. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4403. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4404. 'QUERY_STRING' => '',
  4405. 'REQUEST_METHOD' => 'PROPFIND',
  4406. 'REDIRECT_STATUS' => '200',
  4407. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4408. 'HTTP_HOST' => 'webdav',
  4409. 'HTTP_DEPTH' => '0',
  4410. 'CONTENT_TYPE' => 'application/xml',
  4411. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4412. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4413. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4414. 'HTTP_CONTENT_LENGTH' => '235',
  4415. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4416. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="60c5ee57a1a9d22b4f7a7ff5a3fdde4f"',
  4417. 'REQUEST_TIME' => 1220431173,
  4418. ),
  4419. ),
  4420. 'response' =>
  4421. array (
  4422. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4423. <D:multistatus xmlns:D="DAV:">
  4424. <D:response>
  4425. <D:href>/secure_collection/subdir/untitled%20folder</D:href>
  4426. <D:propstat>
  4427. <D:prop>
  4428. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4429. <D:displayname>untitled folder</D:displayname>
  4430. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4431. <D:getetag>4c84d7459f8a6a6fb0dc58169e07e03e</D:getetag>
  4432. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4433. <D:getcontentlength>4096</D:getcontentlength>
  4434. <D:resourcetype>
  4435. <D:collection/>
  4436. </D:resourcetype>
  4437. </D:prop>
  4438. <D:status>HTTP/1.1 200 OK</D:status>
  4439. </D:propstat>
  4440. </D:response>
  4441. </D:multistatus>
  4442. ',
  4443. 'headers' =>
  4444. array (
  4445. 'Content-Type' => 'text/xml; charset="utf-8"',
  4446. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4447. ),
  4448. 'status' => 'HTTP/1.1 207 Multi-Status',
  4449. ),
  4450. ),
  4451. 58 =>
  4452. array (
  4453. 'request' =>
  4454. array (
  4455. 'body' => '',
  4456. 'server' =>
  4457. array (
  4458. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4459. 'SERVER_NAME' => 'webdav',
  4460. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4461. 'SERVER_PORT' => '80',
  4462. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4463. 'REMOTE_PORT' => '33458',
  4464. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4465. 'SCRIPT_NAME' => '/index.php',
  4466. 'PATH_INFO' => '/secure_collection/subdir/untitled folder',
  4467. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/untitled folder',
  4468. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4469. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4470. 'REQUEST_URI' => '/secure_collection/subdir/untitled%20folder',
  4471. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/untitled%20folder',
  4472. 'QUERY_STRING' => '',
  4473. 'REQUEST_METHOD' => 'MOVE',
  4474. 'REDIRECT_STATUS' => '200',
  4475. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4476. 'HTTP_HOST' => 'webdav',
  4477. 'HTTP_DESTINATION' => 'http://some@webdav/secure_collection/subdir/newdir',
  4478. 'HTTP_OVERWRITE' => 'F',
  4479. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4480. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="03eef9b159a48b287f55cca1e190861d"',
  4481. 'PHP_SELF' => '/index.php/secure_collection/subdir/untitled folder',
  4482. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/untitled%20folder", algorithm="MD5", response="03eef9b159a48b287f55cca1e190861d"',
  4483. 'REQUEST_TIME' => 1220431173,
  4484. ),
  4485. ),
  4486. 'response' =>
  4487. array (
  4488. 'body' => '',
  4489. 'headers' =>
  4490. array (
  4491. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4492. 'Content-Length' => 0,
  4493. ),
  4494. 'status' => 'HTTP/1.1 201 Created',
  4495. ),
  4496. ),
  4497. 59 =>
  4498. array (
  4499. 'request' =>
  4500. array (
  4501. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4502. <D:propfind xmlns:D="DAV:">
  4503. <D:prop>
  4504. <D:creationdate/>
  4505. <D:displayname/>
  4506. <D:getcontentlength/>
  4507. <D:getcontenttype/>
  4508. <D:getetag/>
  4509. <D:getlastmodified/>
  4510. <D:resourcetype/>
  4511. </D:prop>
  4512. </D:propfind>',
  4513. 'server' =>
  4514. array (
  4515. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4516. 'SERVER_NAME' => 'webdav',
  4517. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4518. 'SERVER_PORT' => '80',
  4519. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4520. 'REMOTE_PORT' => '33458',
  4521. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4522. 'CONTENT_LENGTH' => '235',
  4523. 'SCRIPT_NAME' => '/index.php',
  4524. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  4525. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  4526. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4527. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4528. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  4529. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  4530. 'QUERY_STRING' => '',
  4531. 'REQUEST_METHOD' => 'PROPFIND',
  4532. 'REDIRECT_STATUS' => '200',
  4533. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4534. 'HTTP_HOST' => 'webdav',
  4535. 'HTTP_DEPTH' => '0',
  4536. 'CONTENT_TYPE' => 'application/xml',
  4537. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4538. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4539. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  4540. 'HTTP_CONTENT_LENGTH' => '235',
  4541. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  4542. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  4543. 'REQUEST_TIME' => 1220431173,
  4544. ),
  4545. ),
  4546. 'response' =>
  4547. array (
  4548. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4549. <D:multistatus xmlns:D="DAV:">
  4550. <D:response>
  4551. <D:href>/secure_collection/subdir/newdir</D:href>
  4552. <D:propstat>
  4553. <D:prop>
  4554. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4555. <D:displayname>newdir</D:displayname>
  4556. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4557. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  4558. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4559. <D:getcontentlength>4096</D:getcontentlength>
  4560. <D:resourcetype>
  4561. <D:collection/>
  4562. </D:resourcetype>
  4563. </D:prop>
  4564. <D:status>HTTP/1.1 200 OK</D:status>
  4565. </D:propstat>
  4566. </D:response>
  4567. </D:multistatus>
  4568. ',
  4569. 'headers' =>
  4570. array (
  4571. 'Content-Type' => 'text/xml; charset="utf-8"',
  4572. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4573. ),
  4574. 'status' => 'HTTP/1.1 207 Multi-Status',
  4575. ),
  4576. ),
  4577. 60 =>
  4578. array (
  4579. 'request' =>
  4580. array (
  4581. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4582. <D:propfind xmlns:D="DAV:">
  4583. <D:prop>
  4584. <D:creationdate/>
  4585. <D:displayname/>
  4586. <D:getcontentlength/>
  4587. <D:getcontenttype/>
  4588. <D:getetag/>
  4589. <D:getlastmodified/>
  4590. <D:resourcetype/>
  4591. </D:prop>
  4592. </D:propfind>',
  4593. 'server' =>
  4594. array (
  4595. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4596. 'SERVER_NAME' => 'webdav',
  4597. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4598. 'SERVER_PORT' => '80',
  4599. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4600. 'REMOTE_PORT' => '33458',
  4601. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4602. 'CONTENT_LENGTH' => '235',
  4603. 'SCRIPT_NAME' => '/index.php',
  4604. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  4605. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  4606. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4607. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4608. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  4609. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  4610. 'QUERY_STRING' => '',
  4611. 'REQUEST_METHOD' => 'PROPFIND',
  4612. 'REDIRECT_STATUS' => '200',
  4613. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4614. 'HTTP_HOST' => 'webdav',
  4615. 'HTTP_DEPTH' => '0',
  4616. 'CONTENT_TYPE' => 'application/xml',
  4617. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4618. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4619. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  4620. 'HTTP_CONTENT_LENGTH' => '235',
  4621. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  4622. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  4623. 'REQUEST_TIME' => 1220431173,
  4624. ),
  4625. ),
  4626. 'response' =>
  4627. array (
  4628. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4629. <D:multistatus xmlns:D="DAV:">
  4630. <D:response>
  4631. <D:href>/secure_collection/subdir/newdir</D:href>
  4632. <D:propstat>
  4633. <D:prop>
  4634. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4635. <D:displayname>newdir</D:displayname>
  4636. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4637. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  4638. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4639. <D:getcontentlength>4096</D:getcontentlength>
  4640. <D:resourcetype>
  4641. <D:collection/>
  4642. </D:resourcetype>
  4643. </D:prop>
  4644. <D:status>HTTP/1.1 200 OK</D:status>
  4645. </D:propstat>
  4646. </D:response>
  4647. </D:multistatus>
  4648. ',
  4649. 'headers' =>
  4650. array (
  4651. 'Content-Type' => 'text/xml; charset="utf-8"',
  4652. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4653. ),
  4654. 'status' => 'HTTP/1.1 207 Multi-Status',
  4655. ),
  4656. ),
  4657. 61 =>
  4658. array (
  4659. 'request' =>
  4660. array (
  4661. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4662. <D:propfind xmlns:D="DAV:">
  4663. <D:prop>
  4664. <D:creationdate/>
  4665. <D:displayname/>
  4666. <D:getcontentlength/>
  4667. <D:getcontenttype/>
  4668. <D:getetag/>
  4669. <D:getlastmodified/>
  4670. <D:resourcetype/>
  4671. </D:prop>
  4672. </D:propfind>',
  4673. 'server' =>
  4674. array (
  4675. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4676. 'SERVER_NAME' => 'webdav',
  4677. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4678. 'SERVER_PORT' => '80',
  4679. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4680. 'REMOTE_PORT' => '33458',
  4681. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4682. 'CONTENT_LENGTH' => '235',
  4683. 'SCRIPT_NAME' => '/index.php',
  4684. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  4685. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  4686. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4687. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4688. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  4689. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  4690. 'QUERY_STRING' => '',
  4691. 'REQUEST_METHOD' => 'PROPFIND',
  4692. 'REDIRECT_STATUS' => '200',
  4693. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4694. 'HTTP_HOST' => 'webdav',
  4695. 'HTTP_DEPTH' => '0',
  4696. 'CONTENT_TYPE' => 'application/xml',
  4697. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4698. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4699. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  4700. 'HTTP_CONTENT_LENGTH' => '235',
  4701. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  4702. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  4703. 'REQUEST_TIME' => 1220431173,
  4704. ),
  4705. ),
  4706. 'response' =>
  4707. array (
  4708. 'body' => '',
  4709. 'headers' =>
  4710. array (
  4711. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4712. 'Content-Length' => 0,
  4713. ),
  4714. 'status' => 'HTTP/1.1 404 Not Found',
  4715. ),
  4716. ),
  4717. 62 =>
  4718. array (
  4719. 'request' =>
  4720. array (
  4721. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4722. <D:propfind xmlns:D="DAV:">
  4723. <D:prop>
  4724. <D:creationdate/>
  4725. <D:displayname/>
  4726. <D:getcontentlength/>
  4727. <D:getcontenttype/>
  4728. <D:getetag/>
  4729. <D:getlastmodified/>
  4730. <D:resourcetype/>
  4731. </D:prop>
  4732. </D:propfind>',
  4733. 'server' =>
  4734. array (
  4735. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4736. 'SERVER_NAME' => 'webdav',
  4737. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4738. 'SERVER_PORT' => '80',
  4739. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4740. 'REMOTE_PORT' => '33458',
  4741. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4742. 'CONTENT_LENGTH' => '235',
  4743. 'SCRIPT_NAME' => '/index.php',
  4744. 'PATH_INFO' => '/secure_collection/subdir/newdir/',
  4745. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/',
  4746. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4747. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4748. 'REQUEST_URI' => '/secure_collection/subdir/newdir/',
  4749. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/',
  4750. 'QUERY_STRING' => '',
  4751. 'REQUEST_METHOD' => 'PROPFIND',
  4752. 'REDIRECT_STATUS' => '200',
  4753. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4754. 'HTTP_HOST' => 'webdav',
  4755. 'HTTP_DEPTH' => '1',
  4756. 'CONTENT_TYPE' => 'application/xml',
  4757. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4758. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4759. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  4760. 'HTTP_CONTENT_LENGTH' => '235',
  4761. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/',
  4762. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  4763. 'REQUEST_TIME' => 1220431173,
  4764. ),
  4765. ),
  4766. 'response' =>
  4767. array (
  4768. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4769. <D:multistatus xmlns:D="DAV:">
  4770. <D:response>
  4771. <D:href>/secure_collection/subdir/newdir/</D:href>
  4772. <D:propstat>
  4773. <D:prop>
  4774. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4775. <D:displayname>newdir</D:displayname>
  4776. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4777. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  4778. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4779. <D:getcontentlength>4096</D:getcontentlength>
  4780. <D:resourcetype>
  4781. <D:collection/>
  4782. </D:resourcetype>
  4783. </D:prop>
  4784. <D:status>HTTP/1.1 200 OK</D:status>
  4785. </D:propstat>
  4786. </D:response>
  4787. </D:multistatus>
  4788. ',
  4789. 'headers' =>
  4790. array (
  4791. 'Content-Type' => 'text/xml; charset="utf-8"',
  4792. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4793. ),
  4794. 'status' => 'HTTP/1.1 207 Multi-Status',
  4795. ),
  4796. ),
  4797. 63 =>
  4798. array (
  4799. 'request' =>
  4800. array (
  4801. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4802. <D:propfind xmlns:D="DAV:">
  4803. <D:prop>
  4804. <D:creationdate/>
  4805. <D:displayname/>
  4806. <D:getcontentlength/>
  4807. <D:getcontenttype/>
  4808. <D:getetag/>
  4809. <D:getlastmodified/>
  4810. <D:resourcetype/>
  4811. </D:prop>
  4812. </D:propfind>',
  4813. 'server' =>
  4814. array (
  4815. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4816. 'SERVER_NAME' => 'webdav',
  4817. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4818. 'SERVER_PORT' => '80',
  4819. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4820. 'REMOTE_PORT' => '33458',
  4821. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4822. 'CONTENT_LENGTH' => '235',
  4823. 'SCRIPT_NAME' => '/index.php',
  4824. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  4825. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  4826. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4827. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4828. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  4829. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  4830. 'QUERY_STRING' => '',
  4831. 'REQUEST_METHOD' => 'PROPFIND',
  4832. 'REDIRECT_STATUS' => '200',
  4833. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4834. 'HTTP_HOST' => 'webdav',
  4835. 'HTTP_DEPTH' => '0',
  4836. 'CONTENT_TYPE' => 'application/xml',
  4837. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4838. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4839. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  4840. 'HTTP_CONTENT_LENGTH' => '235',
  4841. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  4842. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  4843. 'REQUEST_TIME' => 1220431173,
  4844. ),
  4845. ),
  4846. 'response' =>
  4847. array (
  4848. 'body' => '',
  4849. 'headers' =>
  4850. array (
  4851. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4852. 'Content-Length' => 0,
  4853. ),
  4854. 'status' => 'HTTP/1.1 404 Not Found',
  4855. ),
  4856. ),
  4857. 64 =>
  4858. array (
  4859. 'request' =>
  4860. array (
  4861. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4862. <D:propfind xmlns:D="DAV:">
  4863. <D:prop>
  4864. <D:creationdate/>
  4865. <D:displayname/>
  4866. <D:getcontentlength/>
  4867. <D:getcontenttype/>
  4868. <D:getetag/>
  4869. <D:getlastmodified/>
  4870. <D:resourcetype/>
  4871. </D:prop>
  4872. </D:propfind>',
  4873. 'server' =>
  4874. array (
  4875. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4876. 'SERVER_NAME' => 'webdav',
  4877. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4878. 'SERVER_PORT' => '80',
  4879. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4880. 'REMOTE_PORT' => '33458',
  4881. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4882. 'CONTENT_LENGTH' => '235',
  4883. 'SCRIPT_NAME' => '/index.php',
  4884. 'PATH_INFO' => '/secure_collection/subdir',
  4885. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  4886. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4887. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4888. 'REQUEST_URI' => '/secure_collection/subdir',
  4889. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  4890. 'QUERY_STRING' => '',
  4891. 'REQUEST_METHOD' => 'PROPFIND',
  4892. 'REDIRECT_STATUS' => '200',
  4893. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4894. 'HTTP_HOST' => 'webdav',
  4895. 'HTTP_DEPTH' => '0',
  4896. 'CONTENT_TYPE' => 'application/xml',
  4897. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4898. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4899. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  4900. 'HTTP_CONTENT_LENGTH' => '235',
  4901. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  4902. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  4903. 'REQUEST_TIME' => 1220431173,
  4904. ),
  4905. ),
  4906. 'response' =>
  4907. array (
  4908. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4909. <D:multistatus xmlns:D="DAV:">
  4910. <D:response>
  4911. <D:href>/secure_collection/subdir</D:href>
  4912. <D:propstat>
  4913. <D:prop>
  4914. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4915. <D:displayname>subdir</D:displayname>
  4916. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4917. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  4918. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4919. <D:getcontentlength>4096</D:getcontentlength>
  4920. <D:resourcetype>
  4921. <D:collection/>
  4922. </D:resourcetype>
  4923. </D:prop>
  4924. <D:status>HTTP/1.1 200 OK</D:status>
  4925. </D:propstat>
  4926. </D:response>
  4927. </D:multistatus>
  4928. ',
  4929. 'headers' =>
  4930. array (
  4931. 'Content-Type' => 'text/xml; charset="utf-8"',
  4932. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  4933. ),
  4934. 'status' => 'HTTP/1.1 207 Multi-Status',
  4935. ),
  4936. ),
  4937. 65 =>
  4938. array (
  4939. 'request' =>
  4940. array (
  4941. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  4942. <D:propfind xmlns:D="DAV:">
  4943. <D:prop>
  4944. <D:creationdate/>
  4945. <D:displayname/>
  4946. <D:getcontentlength/>
  4947. <D:getcontenttype/>
  4948. <D:getetag/>
  4949. <D:getlastmodified/>
  4950. <D:resourcetype/>
  4951. </D:prop>
  4952. </D:propfind>',
  4953. 'server' =>
  4954. array (
  4955. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  4956. 'SERVER_NAME' => 'webdav',
  4957. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  4958. 'SERVER_PORT' => '80',
  4959. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  4960. 'REMOTE_PORT' => '33458',
  4961. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  4962. 'CONTENT_LENGTH' => '235',
  4963. 'SCRIPT_NAME' => '/index.php',
  4964. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  4965. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  4966. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  4967. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  4968. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  4969. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  4970. 'QUERY_STRING' => '',
  4971. 'REQUEST_METHOD' => 'PROPFIND',
  4972. 'REDIRECT_STATUS' => '200',
  4973. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  4974. 'HTTP_HOST' => 'webdav',
  4975. 'HTTP_DEPTH' => '0',
  4976. 'CONTENT_TYPE' => 'application/xml',
  4977. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  4978. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  4979. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  4980. 'HTTP_CONTENT_LENGTH' => '235',
  4981. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  4982. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  4983. 'REQUEST_TIME' => 1220431173,
  4984. ),
  4985. ),
  4986. 'response' =>
  4987. array (
  4988. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  4989. <D:multistatus xmlns:D="DAV:">
  4990. <D:response>
  4991. <D:href>/secure_collection/subdir/newdir</D:href>
  4992. <D:propstat>
  4993. <D:prop>
  4994. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  4995. <D:displayname>newdir</D:displayname>
  4996. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  4997. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  4998. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  4999. <D:getcontentlength>4096</D:getcontentlength>
  5000. <D:resourcetype>
  5001. <D:collection/>
  5002. </D:resourcetype>
  5003. </D:prop>
  5004. <D:status>HTTP/1.1 200 OK</D:status>
  5005. </D:propstat>
  5006. </D:response>
  5007. </D:multistatus>
  5008. ',
  5009. 'headers' =>
  5010. array (
  5011. 'Content-Type' => 'text/xml; charset="utf-8"',
  5012. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5013. ),
  5014. 'status' => 'HTTP/1.1 207 Multi-Status',
  5015. ),
  5016. ),
  5017. 66 =>
  5018. array (
  5019. 'request' =>
  5020. array (
  5021. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5022. <D:propfind xmlns:D="DAV:">
  5023. <D:prop>
  5024. <D:creationdate/>
  5025. <D:displayname/>
  5026. <D:getcontentlength/>
  5027. <D:getcontenttype/>
  5028. <D:getetag/>
  5029. <D:getlastmodified/>
  5030. <D:resourcetype/>
  5031. </D:prop>
  5032. </D:propfind>',
  5033. 'server' =>
  5034. array (
  5035. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5036. 'SERVER_NAME' => 'webdav',
  5037. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5038. 'SERVER_PORT' => '80',
  5039. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5040. 'REMOTE_PORT' => '33458',
  5041. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5042. 'CONTENT_LENGTH' => '235',
  5043. 'SCRIPT_NAME' => '/index.php',
  5044. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  5045. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  5046. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5047. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5048. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  5049. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  5050. 'QUERY_STRING' => '',
  5051. 'REQUEST_METHOD' => 'PROPFIND',
  5052. 'REDIRECT_STATUS' => '200',
  5053. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5054. 'HTTP_HOST' => 'webdav',
  5055. 'HTTP_DEPTH' => '0',
  5056. 'CONTENT_TYPE' => 'application/xml',
  5057. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5058. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5059. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5060. 'HTTP_CONTENT_LENGTH' => '235',
  5061. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  5062. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5063. 'REQUEST_TIME' => 1220431173,
  5064. ),
  5065. ),
  5066. 'response' =>
  5067. array (
  5068. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5069. <D:multistatus xmlns:D="DAV:">
  5070. <D:response>
  5071. <D:href>/secure_collection/subdir/newdir</D:href>
  5072. <D:propstat>
  5073. <D:prop>
  5074. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5075. <D:displayname>newdir</D:displayname>
  5076. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5077. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  5078. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5079. <D:getcontentlength>4096</D:getcontentlength>
  5080. <D:resourcetype>
  5081. <D:collection/>
  5082. </D:resourcetype>
  5083. </D:prop>
  5084. <D:status>HTTP/1.1 200 OK</D:status>
  5085. </D:propstat>
  5086. </D:response>
  5087. </D:multistatus>
  5088. ',
  5089. 'headers' =>
  5090. array (
  5091. 'Content-Type' => 'text/xml; charset="utf-8"',
  5092. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5093. ),
  5094. 'status' => 'HTTP/1.1 207 Multi-Status',
  5095. ),
  5096. ),
  5097. 67 =>
  5098. array (
  5099. 'request' =>
  5100. array (
  5101. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5102. <D:propfind xmlns:D="DAV:">
  5103. <D:prop>
  5104. <D:creationdate/>
  5105. <D:displayname/>
  5106. <D:getcontentlength/>
  5107. <D:getcontenttype/>
  5108. <D:getetag/>
  5109. <D:getlastmodified/>
  5110. <D:resourcetype/>
  5111. </D:prop>
  5112. </D:propfind>',
  5113. 'server' =>
  5114. array (
  5115. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5116. 'SERVER_NAME' => 'webdav',
  5117. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5118. 'SERVER_PORT' => '80',
  5119. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5120. 'REMOTE_PORT' => '33458',
  5121. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5122. 'CONTENT_LENGTH' => '235',
  5123. 'SCRIPT_NAME' => '/index.php',
  5124. 'PATH_INFO' => '/secure_collection/subdir/',
  5125. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/',
  5126. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5127. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5128. 'REQUEST_URI' => '/secure_collection/subdir/',
  5129. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/',
  5130. 'QUERY_STRING' => '',
  5131. 'REQUEST_METHOD' => 'PROPFIND',
  5132. 'REDIRECT_STATUS' => '200',
  5133. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5134. 'HTTP_HOST' => 'webdav',
  5135. 'HTTP_DEPTH' => '1',
  5136. 'CONTENT_TYPE' => 'application/xml',
  5137. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5138. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5139. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  5140. 'HTTP_CONTENT_LENGTH' => '235',
  5141. 'PHP_SELF' => '/index.php/secure_collection/subdir/',
  5142. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  5143. 'REQUEST_TIME' => 1220431173,
  5144. ),
  5145. ),
  5146. 'response' =>
  5147. array (
  5148. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5149. <D:multistatus xmlns:D="DAV:">
  5150. <D:response>
  5151. <D:href>/secure_collection/subdir/</D:href>
  5152. <D:propstat>
  5153. <D:prop>
  5154. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5155. <D:displayname>subdir</D:displayname>
  5156. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5157. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  5158. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5159. <D:getcontentlength>4096</D:getcontentlength>
  5160. <D:resourcetype>
  5161. <D:collection/>
  5162. </D:resourcetype>
  5163. </D:prop>
  5164. <D:status>HTTP/1.1 200 OK</D:status>
  5165. </D:propstat>
  5166. </D:response>
  5167. <D:response>
  5168. <D:href>/secure_collection/subdir/file.html</D:href>
  5169. <D:propstat>
  5170. <D:prop>
  5171. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5172. <D:displayname>file.html</D:displayname>
  5173. <D:getcontenttype>text/html</D:getcontenttype>
  5174. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  5175. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5176. <D:getcontentlength>39</D:getcontentlength>
  5177. <D:resourcetype/>
  5178. </D:prop>
  5179. <D:status>HTTP/1.1 200 OK</D:status>
  5180. </D:propstat>
  5181. </D:response>
  5182. <D:response>
  5183. <D:href>/secure_collection/subdir/file.xml</D:href>
  5184. <D:propstat>
  5185. <D:prop>
  5186. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5187. <D:displayname>file.xml</D:displayname>
  5188. <D:getcontenttype>text/xml</D:getcontenttype>
  5189. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  5190. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5191. <D:getcontentlength>18</D:getcontentlength>
  5192. <D:resourcetype/>
  5193. </D:prop>
  5194. <D:status>HTTP/1.1 200 OK</D:status>
  5195. </D:propstat>
  5196. </D:response>
  5197. <D:response>
  5198. <D:href>/secure_collection/subdir/newdir</D:href>
  5199. <D:propstat>
  5200. <D:prop>
  5201. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5202. <D:displayname>newdir</D:displayname>
  5203. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5204. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  5205. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5206. <D:getcontentlength>4096</D:getcontentlength>
  5207. <D:resourcetype>
  5208. <D:collection/>
  5209. </D:resourcetype>
  5210. </D:prop>
  5211. <D:status>HTTP/1.1 200 OK</D:status>
  5212. </D:propstat>
  5213. </D:response>
  5214. </D:multistatus>
  5215. ',
  5216. 'headers' =>
  5217. array (
  5218. 'Content-Type' => 'text/xml; charset="utf-8"',
  5219. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5220. ),
  5221. 'status' => 'HTTP/1.1 207 Multi-Status',
  5222. ),
  5223. ),
  5224. 68 =>
  5225. array (
  5226. 'request' =>
  5227. array (
  5228. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5229. <D:propfind xmlns:D="DAV:">
  5230. <D:prop>
  5231. <D:creationdate/>
  5232. <D:displayname/>
  5233. <D:getcontentlength/>
  5234. <D:getcontenttype/>
  5235. <D:getetag/>
  5236. <D:getlastmodified/>
  5237. <D:resourcetype/>
  5238. </D:prop>
  5239. </D:propfind>',
  5240. 'server' =>
  5241. array (
  5242. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5243. 'SERVER_NAME' => 'webdav',
  5244. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5245. 'SERVER_PORT' => '80',
  5246. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5247. 'REMOTE_PORT' => '33458',
  5248. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5249. 'CONTENT_LENGTH' => '235',
  5250. 'SCRIPT_NAME' => '/index.php',
  5251. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  5252. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  5253. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5254. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5255. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  5256. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  5257. 'QUERY_STRING' => '',
  5258. 'REQUEST_METHOD' => 'PROPFIND',
  5259. 'REDIRECT_STATUS' => '200',
  5260. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5261. 'HTTP_HOST' => 'webdav',
  5262. 'HTTP_DEPTH' => '0',
  5263. 'CONTENT_TYPE' => 'application/xml',
  5264. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5265. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5266. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5267. 'HTTP_CONTENT_LENGTH' => '235',
  5268. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  5269. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5270. 'REQUEST_TIME' => 1220431173,
  5271. ),
  5272. ),
  5273. 'response' =>
  5274. array (
  5275. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5276. <D:multistatus xmlns:D="DAV:">
  5277. <D:response>
  5278. <D:href>/secure_collection/subdir/newdir</D:href>
  5279. <D:propstat>
  5280. <D:prop>
  5281. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5282. <D:displayname>newdir</D:displayname>
  5283. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5284. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  5285. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5286. <D:getcontentlength>4096</D:getcontentlength>
  5287. <D:resourcetype>
  5288. <D:collection/>
  5289. </D:resourcetype>
  5290. </D:prop>
  5291. <D:status>HTTP/1.1 200 OK</D:status>
  5292. </D:propstat>
  5293. </D:response>
  5294. </D:multistatus>
  5295. ',
  5296. 'headers' =>
  5297. array (
  5298. 'Content-Type' => 'text/xml; charset="utf-8"',
  5299. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5300. ),
  5301. 'status' => 'HTTP/1.1 207 Multi-Status',
  5302. ),
  5303. ),
  5304. 69 =>
  5305. array (
  5306. 'request' =>
  5307. array (
  5308. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5309. <D:propfind xmlns:D="DAV:">
  5310. <D:prop>
  5311. <D:creationdate/>
  5312. <D:displayname/>
  5313. <D:getcontentlength/>
  5314. <D:getcontenttype/>
  5315. <D:getetag/>
  5316. <D:getlastmodified/>
  5317. <D:resourcetype/>
  5318. </D:prop>
  5319. </D:propfind>',
  5320. 'server' =>
  5321. array (
  5322. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5323. 'SERVER_NAME' => 'webdav',
  5324. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5325. 'SERVER_PORT' => '80',
  5326. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5327. 'REMOTE_PORT' => '33458',
  5328. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5329. 'CONTENT_LENGTH' => '235',
  5330. 'SCRIPT_NAME' => '/index.php',
  5331. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  5332. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  5333. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5334. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5335. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  5336. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  5337. 'QUERY_STRING' => '',
  5338. 'REQUEST_METHOD' => 'PROPFIND',
  5339. 'REDIRECT_STATUS' => '200',
  5340. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5341. 'HTTP_HOST' => 'webdav',
  5342. 'HTTP_DEPTH' => '0',
  5343. 'CONTENT_TYPE' => 'application/xml',
  5344. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5345. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5346. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5347. 'HTTP_CONTENT_LENGTH' => '235',
  5348. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  5349. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5350. 'REQUEST_TIME' => 1220431173,
  5351. ),
  5352. ),
  5353. 'response' =>
  5354. array (
  5355. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5356. <D:multistatus xmlns:D="DAV:">
  5357. <D:response>
  5358. <D:href>/secure_collection/subdir/newdir</D:href>
  5359. <D:propstat>
  5360. <D:prop>
  5361. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5362. <D:displayname>newdir</D:displayname>
  5363. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5364. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  5365. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5366. <D:getcontentlength>4096</D:getcontentlength>
  5367. <D:resourcetype>
  5368. <D:collection/>
  5369. </D:resourcetype>
  5370. </D:prop>
  5371. <D:status>HTTP/1.1 200 OK</D:status>
  5372. </D:propstat>
  5373. </D:response>
  5374. </D:multistatus>
  5375. ',
  5376. 'headers' =>
  5377. array (
  5378. 'Content-Type' => 'text/xml; charset="utf-8"',
  5379. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5380. ),
  5381. 'status' => 'HTTP/1.1 207 Multi-Status',
  5382. ),
  5383. ),
  5384. 70 =>
  5385. array (
  5386. 'request' =>
  5387. array (
  5388. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5389. <D:propfind xmlns:D="DAV:">
  5390. <D:prop>
  5391. <D:creationdate/>
  5392. <D:displayname/>
  5393. <D:getcontentlength/>
  5394. <D:getcontenttype/>
  5395. <D:getetag/>
  5396. <D:getlastmodified/>
  5397. <D:resourcetype/>
  5398. </D:prop>
  5399. </D:propfind>',
  5400. 'server' =>
  5401. array (
  5402. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5403. 'SERVER_NAME' => 'webdav',
  5404. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5405. 'SERVER_PORT' => '80',
  5406. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5407. 'REMOTE_PORT' => '33458',
  5408. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5409. 'CONTENT_LENGTH' => '235',
  5410. 'SCRIPT_NAME' => '/index.php',
  5411. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  5412. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  5413. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5414. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5415. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  5416. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  5417. 'QUERY_STRING' => '',
  5418. 'REQUEST_METHOD' => 'PROPFIND',
  5419. 'REDIRECT_STATUS' => '200',
  5420. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5421. 'HTTP_HOST' => 'webdav',
  5422. 'HTTP_DEPTH' => '0',
  5423. 'CONTENT_TYPE' => 'application/xml',
  5424. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5425. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5426. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5427. 'HTTP_CONTENT_LENGTH' => '235',
  5428. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  5429. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5430. 'REQUEST_TIME' => 1220431173,
  5431. ),
  5432. ),
  5433. 'response' =>
  5434. array (
  5435. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5436. <D:multistatus xmlns:D="DAV:">
  5437. <D:response>
  5438. <D:href>/secure_collection/subdir/newdir</D:href>
  5439. <D:propstat>
  5440. <D:prop>
  5441. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5442. <D:displayname>newdir</D:displayname>
  5443. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5444. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  5445. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5446. <D:getcontentlength>4096</D:getcontentlength>
  5447. <D:resourcetype>
  5448. <D:collection/>
  5449. </D:resourcetype>
  5450. </D:prop>
  5451. <D:status>HTTP/1.1 200 OK</D:status>
  5452. </D:propstat>
  5453. </D:response>
  5454. </D:multistatus>
  5455. ',
  5456. 'headers' =>
  5457. array (
  5458. 'Content-Type' => 'text/xml; charset="utf-8"',
  5459. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5460. ),
  5461. 'status' => 'HTTP/1.1 207 Multi-Status',
  5462. ),
  5463. ),
  5464. 71 =>
  5465. array (
  5466. 'request' =>
  5467. array (
  5468. 'body' => '',
  5469. 'server' =>
  5470. array (
  5471. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5472. 'SERVER_NAME' => 'webdav',
  5473. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5474. 'SERVER_PORT' => '80',
  5475. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5476. 'REMOTE_PORT' => '33458',
  5477. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5478. 'SCRIPT_NAME' => '/index.php',
  5479. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5480. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5481. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5482. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5483. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5484. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5485. 'QUERY_STRING' => '',
  5486. 'REQUEST_METHOD' => 'HEAD',
  5487. 'REDIRECT_STATUS' => '200',
  5488. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5489. 'HTTP_HOST' => 'webdav',
  5490. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5491. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="a310d52f2e870d4f22f07bfc20a70f8e"',
  5492. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5493. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="a310d52f2e870d4f22f07bfc20a70f8e"',
  5494. 'REQUEST_TIME' => 1220431173,
  5495. ),
  5496. ),
  5497. 'response' =>
  5498. array (
  5499. 'body' => '',
  5500. 'headers' =>
  5501. array (
  5502. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5503. 'Content-Length' => 0,
  5504. ),
  5505. 'status' => 'HTTP/1.1 404 Not Found',
  5506. ),
  5507. ),
  5508. 72 =>
  5509. array (
  5510. 'request' =>
  5511. array (
  5512. 'body' => 'Some text content.',
  5513. 'server' =>
  5514. array (
  5515. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5516. 'SERVER_NAME' => 'webdav',
  5517. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5518. 'SERVER_PORT' => '80',
  5519. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5520. 'REMOTE_PORT' => '33458',
  5521. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5522. 'CONTENT_LENGTH' => '18',
  5523. 'SCRIPT_NAME' => '/index.php',
  5524. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5525. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5526. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5527. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5528. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5529. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5530. 'QUERY_STRING' => '',
  5531. 'REQUEST_METHOD' => 'PUT',
  5532. 'REDIRECT_STATUS' => '200',
  5533. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5534. 'HTTP_HOST' => 'webdav',
  5535. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5536. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="8f1994aef8a255492e4c54d35aa09ffa"',
  5537. 'HTTP_CONTENT_LENGTH' => '18',
  5538. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5539. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="8f1994aef8a255492e4c54d35aa09ffa"',
  5540. 'REQUEST_TIME' => 1220431173,
  5541. ),
  5542. ),
  5543. 'response' =>
  5544. array (
  5545. 'body' => '',
  5546. 'headers' =>
  5547. array (
  5548. 'ETag' => 'c0405933cd57c9b53258fe1be86b3e4f',
  5549. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5550. 'Content-Length' => 0,
  5551. ),
  5552. 'status' => 'HTTP/1.1 201 Created',
  5553. ),
  5554. ),
  5555. 73 =>
  5556. array (
  5557. 'request' =>
  5558. array (
  5559. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5560. <D:propfind xmlns:D="DAV:">
  5561. <D:prop>
  5562. <D:creationdate/>
  5563. <D:displayname/>
  5564. <D:getcontentlength/>
  5565. <D:getcontenttype/>
  5566. <D:getetag/>
  5567. <D:getlastmodified/>
  5568. <D:resourcetype/>
  5569. </D:prop>
  5570. </D:propfind>',
  5571. 'server' =>
  5572. array (
  5573. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5574. 'SERVER_NAME' => 'webdav',
  5575. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5576. 'SERVER_PORT' => '80',
  5577. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5578. 'REMOTE_PORT' => '33458',
  5579. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5580. 'CONTENT_LENGTH' => '235',
  5581. 'SCRIPT_NAME' => '/index.php',
  5582. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  5583. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  5584. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5585. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5586. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  5587. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  5588. 'QUERY_STRING' => '',
  5589. 'REQUEST_METHOD' => 'PROPFIND',
  5590. 'REDIRECT_STATUS' => '200',
  5591. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5592. 'HTTP_HOST' => 'webdav',
  5593. 'HTTP_DEPTH' => '0',
  5594. 'CONTENT_TYPE' => 'application/xml',
  5595. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5596. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5597. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5598. 'HTTP_CONTENT_LENGTH' => '235',
  5599. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  5600. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  5601. 'REQUEST_TIME' => 1220431173,
  5602. ),
  5603. ),
  5604. 'response' =>
  5605. array (
  5606. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5607. <D:multistatus xmlns:D="DAV:">
  5608. <D:response>
  5609. <D:href>/secure_collection/subdir/newdir</D:href>
  5610. <D:propstat>
  5611. <D:prop>
  5612. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5613. <D:displayname>newdir</D:displayname>
  5614. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  5615. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  5616. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5617. <D:getcontentlength>4096</D:getcontentlength>
  5618. <D:resourcetype>
  5619. <D:collection/>
  5620. </D:resourcetype>
  5621. </D:prop>
  5622. <D:status>HTTP/1.1 200 OK</D:status>
  5623. </D:propstat>
  5624. </D:response>
  5625. </D:multistatus>
  5626. ',
  5627. 'headers' =>
  5628. array (
  5629. 'Content-Type' => 'text/xml; charset="utf-8"',
  5630. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5631. ),
  5632. 'status' => 'HTTP/1.1 207 Multi-Status',
  5633. ),
  5634. ),
  5635. 74 =>
  5636. array (
  5637. 'request' =>
  5638. array (
  5639. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5640. <D:propfind xmlns:D="DAV:">
  5641. <D:prop>
  5642. <D:creationdate/>
  5643. <D:displayname/>
  5644. <D:getcontentlength/>
  5645. <D:getcontenttype/>
  5646. <D:getetag/>
  5647. <D:getlastmodified/>
  5648. <D:resourcetype/>
  5649. </D:prop>
  5650. </D:propfind>',
  5651. 'server' =>
  5652. array (
  5653. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5654. 'SERVER_NAME' => 'webdav',
  5655. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5656. 'SERVER_PORT' => '80',
  5657. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5658. 'REMOTE_PORT' => '33458',
  5659. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5660. 'CONTENT_LENGTH' => '235',
  5661. 'SCRIPT_NAME' => '/index.php',
  5662. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5663. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5664. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5665. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5666. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5667. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5668. 'QUERY_STRING' => '',
  5669. 'REQUEST_METHOD' => 'PROPFIND',
  5670. 'REDIRECT_STATUS' => '200',
  5671. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5672. 'HTTP_HOST' => 'webdav',
  5673. 'HTTP_DEPTH' => '0',
  5674. 'CONTENT_TYPE' => 'application/xml',
  5675. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5676. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5677. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5678. 'HTTP_CONTENT_LENGTH' => '235',
  5679. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5680. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5681. 'REQUEST_TIME' => 1220431173,
  5682. ),
  5683. ),
  5684. 'response' =>
  5685. array (
  5686. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5687. <D:multistatus xmlns:D="DAV:">
  5688. <D:response>
  5689. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  5690. <D:propstat>
  5691. <D:prop>
  5692. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5693. <D:displayname>file.txt</D:displayname>
  5694. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  5695. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  5696. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5697. <D:getcontentlength>0</D:getcontentlength>
  5698. <D:resourcetype/>
  5699. </D:prop>
  5700. <D:status>HTTP/1.1 200 OK</D:status>
  5701. </D:propstat>
  5702. </D:response>
  5703. </D:multistatus>
  5704. ',
  5705. 'headers' =>
  5706. array (
  5707. 'Content-Type' => 'text/xml; charset="utf-8"',
  5708. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5709. ),
  5710. 'status' => 'HTTP/1.1 207 Multi-Status',
  5711. ),
  5712. ),
  5713. 75 =>
  5714. array (
  5715. 'request' =>
  5716. array (
  5717. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5718. <D:propfind xmlns:D="DAV:">
  5719. <D:prop>
  5720. <D:creationdate/>
  5721. <D:displayname/>
  5722. <D:getcontentlength/>
  5723. <D:getcontenttype/>
  5724. <D:getetag/>
  5725. <D:getlastmodified/>
  5726. <D:resourcetype/>
  5727. </D:prop>
  5728. </D:propfind>',
  5729. 'server' =>
  5730. array (
  5731. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5732. 'SERVER_NAME' => 'webdav',
  5733. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5734. 'SERVER_PORT' => '80',
  5735. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5736. 'REMOTE_PORT' => '33458',
  5737. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5738. 'CONTENT_LENGTH' => '235',
  5739. 'SCRIPT_NAME' => '/index.php',
  5740. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5741. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5742. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5743. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5744. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5745. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5746. 'QUERY_STRING' => '',
  5747. 'REQUEST_METHOD' => 'PROPFIND',
  5748. 'REDIRECT_STATUS' => '200',
  5749. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5750. 'HTTP_HOST' => 'webdav',
  5751. 'HTTP_DEPTH' => '0',
  5752. 'CONTENT_TYPE' => 'application/xml',
  5753. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5754. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5755. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5756. 'HTTP_CONTENT_LENGTH' => '235',
  5757. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5758. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5759. 'REQUEST_TIME' => 1220431173,
  5760. ),
  5761. ),
  5762. 'response' =>
  5763. array (
  5764. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5765. <D:multistatus xmlns:D="DAV:">
  5766. <D:response>
  5767. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  5768. <D:propstat>
  5769. <D:prop>
  5770. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5771. <D:displayname>file.txt</D:displayname>
  5772. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  5773. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  5774. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5775. <D:getcontentlength>0</D:getcontentlength>
  5776. <D:resourcetype/>
  5777. </D:prop>
  5778. <D:status>HTTP/1.1 200 OK</D:status>
  5779. </D:propstat>
  5780. </D:response>
  5781. </D:multistatus>
  5782. ',
  5783. 'headers' =>
  5784. array (
  5785. 'Content-Type' => 'text/xml; charset="utf-8"',
  5786. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5787. ),
  5788. 'status' => 'HTTP/1.1 207 Multi-Status',
  5789. ),
  5790. ),
  5791. 76 =>
  5792. array (
  5793. 'request' =>
  5794. array (
  5795. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5796. <D:propfind xmlns:D="DAV:">
  5797. <D:prop>
  5798. <D:creationdate/>
  5799. <D:displayname/>
  5800. <D:getcontentlength/>
  5801. <D:getcontenttype/>
  5802. <D:getetag/>
  5803. <D:getlastmodified/>
  5804. <D:resourcetype/>
  5805. </D:prop>
  5806. </D:propfind>',
  5807. 'server' =>
  5808. array (
  5809. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5810. 'SERVER_NAME' => 'webdav',
  5811. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5812. 'SERVER_PORT' => '80',
  5813. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5814. 'REMOTE_PORT' => '33458',
  5815. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5816. 'CONTENT_LENGTH' => '235',
  5817. 'SCRIPT_NAME' => '/index.php',
  5818. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5819. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5820. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5821. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5822. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5823. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5824. 'QUERY_STRING' => '',
  5825. 'REQUEST_METHOD' => 'PROPFIND',
  5826. 'REDIRECT_STATUS' => '200',
  5827. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5828. 'HTTP_HOST' => 'webdav',
  5829. 'HTTP_DEPTH' => '0',
  5830. 'CONTENT_TYPE' => 'application/xml',
  5831. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5832. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5833. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5834. 'HTTP_CONTENT_LENGTH' => '235',
  5835. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5836. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5837. 'REQUEST_TIME' => 1220431173,
  5838. ),
  5839. ),
  5840. 'response' =>
  5841. array (
  5842. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5843. <D:multistatus xmlns:D="DAV:">
  5844. <D:response>
  5845. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  5846. <D:propstat>
  5847. <D:prop>
  5848. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5849. <D:displayname>file.txt</D:displayname>
  5850. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  5851. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  5852. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5853. <D:getcontentlength>0</D:getcontentlength>
  5854. <D:resourcetype/>
  5855. </D:prop>
  5856. <D:status>HTTP/1.1 200 OK</D:status>
  5857. </D:propstat>
  5858. </D:response>
  5859. </D:multistatus>
  5860. ',
  5861. 'headers' =>
  5862. array (
  5863. 'Content-Type' => 'text/xml; charset="utf-8"',
  5864. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5865. ),
  5866. 'status' => 'HTTP/1.1 207 Multi-Status',
  5867. ),
  5868. ),
  5869. 77 =>
  5870. array (
  5871. 'request' =>
  5872. array (
  5873. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5874. <D:propfind xmlns:D="DAV:">
  5875. <D:prop>
  5876. <D:creationdate/>
  5877. <D:displayname/>
  5878. <D:getcontentlength/>
  5879. <D:getcontenttype/>
  5880. <D:getetag/>
  5881. <D:getlastmodified/>
  5882. <D:resourcetype/>
  5883. </D:prop>
  5884. </D:propfind>',
  5885. 'server' =>
  5886. array (
  5887. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5888. 'SERVER_NAME' => 'webdav',
  5889. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5890. 'SERVER_PORT' => '80',
  5891. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5892. 'REMOTE_PORT' => '33458',
  5893. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5894. 'CONTENT_LENGTH' => '235',
  5895. 'SCRIPT_NAME' => '/index.php',
  5896. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5897. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5898. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5899. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5900. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5901. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5902. 'QUERY_STRING' => '',
  5903. 'REQUEST_METHOD' => 'PROPFIND',
  5904. 'REDIRECT_STATUS' => '200',
  5905. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5906. 'HTTP_HOST' => 'webdav',
  5907. 'HTTP_DEPTH' => '0',
  5908. 'CONTENT_TYPE' => 'application/xml',
  5909. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5910. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5911. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5912. 'HTTP_CONTENT_LENGTH' => '235',
  5913. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5914. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5915. 'REQUEST_TIME' => 1220431173,
  5916. ),
  5917. ),
  5918. 'response' =>
  5919. array (
  5920. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5921. <D:multistatus xmlns:D="DAV:">
  5922. <D:response>
  5923. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  5924. <D:propstat>
  5925. <D:prop>
  5926. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  5927. <D:displayname>file.txt</D:displayname>
  5928. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  5929. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  5930. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  5931. <D:getcontentlength>0</D:getcontentlength>
  5932. <D:resourcetype/>
  5933. </D:prop>
  5934. <D:status>HTTP/1.1 200 OK</D:status>
  5935. </D:propstat>
  5936. </D:response>
  5937. </D:multistatus>
  5938. ',
  5939. 'headers' =>
  5940. array (
  5941. 'Content-Type' => 'text/xml; charset="utf-8"',
  5942. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  5943. ),
  5944. 'status' => 'HTTP/1.1 207 Multi-Status',
  5945. ),
  5946. ),
  5947. 78 =>
  5948. array (
  5949. 'request' =>
  5950. array (
  5951. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  5952. <D:propfind xmlns:D="DAV:">
  5953. <D:prop>
  5954. <D:creationdate/>
  5955. <D:displayname/>
  5956. <D:getcontentlength/>
  5957. <D:getcontenttype/>
  5958. <D:getetag/>
  5959. <D:getlastmodified/>
  5960. <D:resourcetype/>
  5961. </D:prop>
  5962. </D:propfind>',
  5963. 'server' =>
  5964. array (
  5965. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  5966. 'SERVER_NAME' => 'webdav',
  5967. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  5968. 'SERVER_PORT' => '80',
  5969. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  5970. 'REMOTE_PORT' => '33458',
  5971. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  5972. 'CONTENT_LENGTH' => '235',
  5973. 'SCRIPT_NAME' => '/index.php',
  5974. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  5975. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  5976. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  5977. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  5978. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  5979. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5980. 'QUERY_STRING' => '',
  5981. 'REQUEST_METHOD' => 'PROPFIND',
  5982. 'REDIRECT_STATUS' => '200',
  5983. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  5984. 'HTTP_HOST' => 'webdav',
  5985. 'HTTP_DEPTH' => '0',
  5986. 'CONTENT_TYPE' => 'application/xml',
  5987. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  5988. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  5989. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5990. 'HTTP_CONTENT_LENGTH' => '235',
  5991. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  5992. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  5993. 'REQUEST_TIME' => 1220431173,
  5994. ),
  5995. ),
  5996. 'response' =>
  5997. array (
  5998. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  5999. <D:multistatus xmlns:D="DAV:">
  6000. <D:response>
  6001. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  6002. <D:propstat>
  6003. <D:prop>
  6004. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6005. <D:displayname>file.txt</D:displayname>
  6006. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  6007. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  6008. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6009. <D:getcontentlength>0</D:getcontentlength>
  6010. <D:resourcetype/>
  6011. </D:prop>
  6012. <D:status>HTTP/1.1 200 OK</D:status>
  6013. </D:propstat>
  6014. </D:response>
  6015. </D:multistatus>
  6016. ',
  6017. 'headers' =>
  6018. array (
  6019. 'Content-Type' => 'text/xml; charset="utf-8"',
  6020. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6021. ),
  6022. 'status' => 'HTTP/1.1 207 Multi-Status',
  6023. ),
  6024. ),
  6025. 79 =>
  6026. array (
  6027. 'request' =>
  6028. array (
  6029. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6030. <D:propfind xmlns:D="DAV:">
  6031. <D:prop>
  6032. <D:creationdate/>
  6033. <D:displayname/>
  6034. <D:getcontentlength/>
  6035. <D:getcontenttype/>
  6036. <D:getetag/>
  6037. <D:getlastmodified/>
  6038. <D:resourcetype/>
  6039. </D:prop>
  6040. </D:propfind>',
  6041. 'server' =>
  6042. array (
  6043. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6044. 'SERVER_NAME' => 'webdav',
  6045. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6046. 'SERVER_PORT' => '80',
  6047. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6048. 'REMOTE_PORT' => '33458',
  6049. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6050. 'CONTENT_LENGTH' => '235',
  6051. 'SCRIPT_NAME' => '/index.php',
  6052. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  6053. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  6054. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6055. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6056. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  6057. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  6058. 'QUERY_STRING' => '',
  6059. 'REQUEST_METHOD' => 'PROPFIND',
  6060. 'REDIRECT_STATUS' => '200',
  6061. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6062. 'HTTP_HOST' => 'webdav',
  6063. 'HTTP_DEPTH' => '0',
  6064. 'CONTENT_TYPE' => 'application/xml',
  6065. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6066. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6067. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  6068. 'HTTP_CONTENT_LENGTH' => '235',
  6069. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  6070. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  6071. 'REQUEST_TIME' => 1220431173,
  6072. ),
  6073. ),
  6074. 'response' =>
  6075. array (
  6076. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6077. <D:multistatus xmlns:D="DAV:">
  6078. <D:response>
  6079. <D:href>/secure_collection/subdir/newdir</D:href>
  6080. <D:propstat>
  6081. <D:prop>
  6082. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6083. <D:displayname>newdir</D:displayname>
  6084. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6085. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  6086. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6087. <D:getcontentlength>4096</D:getcontentlength>
  6088. <D:resourcetype>
  6089. <D:collection/>
  6090. </D:resourcetype>
  6091. </D:prop>
  6092. <D:status>HTTP/1.1 200 OK</D:status>
  6093. </D:propstat>
  6094. </D:response>
  6095. </D:multistatus>
  6096. ',
  6097. 'headers' =>
  6098. array (
  6099. 'Content-Type' => 'text/xml; charset="utf-8"',
  6100. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6101. ),
  6102. 'status' => 'HTTP/1.1 207 Multi-Status',
  6103. ),
  6104. ),
  6105. 80 =>
  6106. array (
  6107. 'request' =>
  6108. array (
  6109. 'body' => '',
  6110. 'server' =>
  6111. array (
  6112. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6113. 'SERVER_NAME' => 'webdav',
  6114. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6115. 'SERVER_PORT' => '80',
  6116. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6117. 'REMOTE_PORT' => '33458',
  6118. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6119. 'SCRIPT_NAME' => '/index.php',
  6120. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder/',
  6121. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder/',
  6122. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6123. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6124. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder/',
  6125. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder/',
  6126. 'QUERY_STRING' => '',
  6127. 'REQUEST_METHOD' => 'MKCOL',
  6128. 'REDIRECT_STATUS' => '200',
  6129. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6130. 'HTTP_HOST' => 'webdav',
  6131. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6132. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder/", algorithm="MD5", response="0490852d07b00a75eff30840c27a1a59"',
  6133. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder/',
  6134. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder/", algorithm="MD5", response="0490852d07b00a75eff30840c27a1a59"',
  6135. 'REQUEST_TIME' => 1220431173,
  6136. ),
  6137. ),
  6138. 'response' =>
  6139. array (
  6140. 'body' => '',
  6141. 'headers' =>
  6142. array (
  6143. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6144. 'Content-Length' => 0,
  6145. ),
  6146. 'status' => 'HTTP/1.1 201 Created',
  6147. ),
  6148. ),
  6149. 81 =>
  6150. array (
  6151. 'request' =>
  6152. array (
  6153. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6154. <D:propfind xmlns:D="DAV:">
  6155. <D:prop>
  6156. <D:creationdate/>
  6157. <D:displayname/>
  6158. <D:getcontentlength/>
  6159. <D:getcontenttype/>
  6160. <D:getetag/>
  6161. <D:getlastmodified/>
  6162. <D:resourcetype/>
  6163. </D:prop>
  6164. </D:propfind>',
  6165. 'server' =>
  6166. array (
  6167. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6168. 'SERVER_NAME' => 'webdav',
  6169. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6170. 'SERVER_PORT' => '80',
  6171. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6172. 'REMOTE_PORT' => '33458',
  6173. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6174. 'CONTENT_LENGTH' => '235',
  6175. 'SCRIPT_NAME' => '/index.php',
  6176. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6177. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6178. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6179. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6180. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6181. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6182. 'QUERY_STRING' => '',
  6183. 'REQUEST_METHOD' => 'PROPFIND',
  6184. 'REDIRECT_STATUS' => '200',
  6185. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6186. 'HTTP_HOST' => 'webdav',
  6187. 'HTTP_DEPTH' => '0',
  6188. 'CONTENT_TYPE' => 'application/xml',
  6189. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6190. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6191. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6192. 'HTTP_CONTENT_LENGTH' => '235',
  6193. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6194. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6195. 'REQUEST_TIME' => 1220431173,
  6196. ),
  6197. ),
  6198. 'response' =>
  6199. array (
  6200. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6201. <D:multistatus xmlns:D="DAV:">
  6202. <D:response>
  6203. <D:href>/secure_collection/subdir/newdir/untitled%20folder</D:href>
  6204. <D:propstat>
  6205. <D:prop>
  6206. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6207. <D:displayname>untitled folder</D:displayname>
  6208. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6209. <D:getetag>010c22c9fe607573f5bcf93e47ce7b8a</D:getetag>
  6210. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6211. <D:getcontentlength>4096</D:getcontentlength>
  6212. <D:resourcetype>
  6213. <D:collection/>
  6214. </D:resourcetype>
  6215. </D:prop>
  6216. <D:status>HTTP/1.1 200 OK</D:status>
  6217. </D:propstat>
  6218. </D:response>
  6219. </D:multistatus>
  6220. ',
  6221. 'headers' =>
  6222. array (
  6223. 'Content-Type' => 'text/xml; charset="utf-8"',
  6224. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6225. ),
  6226. 'status' => 'HTTP/1.1 207 Multi-Status',
  6227. ),
  6228. ),
  6229. 82 =>
  6230. array (
  6231. 'request' =>
  6232. array (
  6233. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6234. <D:propfind xmlns:D="DAV:">
  6235. <D:prop>
  6236. <D:creationdate/>
  6237. <D:displayname/>
  6238. <D:getcontentlength/>
  6239. <D:getcontenttype/>
  6240. <D:getetag/>
  6241. <D:getlastmodified/>
  6242. <D:resourcetype/>
  6243. </D:prop>
  6244. </D:propfind>',
  6245. 'server' =>
  6246. array (
  6247. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6248. 'SERVER_NAME' => 'webdav',
  6249. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6250. 'SERVER_PORT' => '80',
  6251. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6252. 'REMOTE_PORT' => '33458',
  6253. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6254. 'CONTENT_LENGTH' => '235',
  6255. 'SCRIPT_NAME' => '/index.php',
  6256. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6257. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6258. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6259. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6260. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6261. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6262. 'QUERY_STRING' => '',
  6263. 'REQUEST_METHOD' => 'PROPFIND',
  6264. 'REDIRECT_STATUS' => '200',
  6265. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6266. 'HTTP_HOST' => 'webdav',
  6267. 'HTTP_DEPTH' => '0',
  6268. 'CONTENT_TYPE' => 'application/xml',
  6269. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6270. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6271. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6272. 'HTTP_CONTENT_LENGTH' => '235',
  6273. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6274. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6275. 'REQUEST_TIME' => 1220431173,
  6276. ),
  6277. ),
  6278. 'response' =>
  6279. array (
  6280. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6281. <D:multistatus xmlns:D="DAV:">
  6282. <D:response>
  6283. <D:href>/secure_collection/subdir/newdir/untitled%20folder</D:href>
  6284. <D:propstat>
  6285. <D:prop>
  6286. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6287. <D:displayname>untitled folder</D:displayname>
  6288. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6289. <D:getetag>010c22c9fe607573f5bcf93e47ce7b8a</D:getetag>
  6290. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6291. <D:getcontentlength>4096</D:getcontentlength>
  6292. <D:resourcetype>
  6293. <D:collection/>
  6294. </D:resourcetype>
  6295. </D:prop>
  6296. <D:status>HTTP/1.1 200 OK</D:status>
  6297. </D:propstat>
  6298. </D:response>
  6299. </D:multistatus>
  6300. ',
  6301. 'headers' =>
  6302. array (
  6303. 'Content-Type' => 'text/xml; charset="utf-8"',
  6304. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6305. ),
  6306. 'status' => 'HTTP/1.1 207 Multi-Status',
  6307. ),
  6308. ),
  6309. 83 =>
  6310. array (
  6311. 'request' =>
  6312. array (
  6313. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6314. <D:propfind xmlns:D="DAV:">
  6315. <D:prop>
  6316. <D:creationdate/>
  6317. <D:displayname/>
  6318. <D:getcontentlength/>
  6319. <D:getcontenttype/>
  6320. <D:getetag/>
  6321. <D:getlastmodified/>
  6322. <D:resourcetype/>
  6323. </D:prop>
  6324. </D:propfind>',
  6325. 'server' =>
  6326. array (
  6327. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6328. 'SERVER_NAME' => 'webdav',
  6329. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6330. 'SERVER_PORT' => '80',
  6331. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6332. 'REMOTE_PORT' => '33458',
  6333. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6334. 'CONTENT_LENGTH' => '235',
  6335. 'SCRIPT_NAME' => '/index.php',
  6336. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6337. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6338. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6339. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6340. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6341. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6342. 'QUERY_STRING' => '',
  6343. 'REQUEST_METHOD' => 'PROPFIND',
  6344. 'REDIRECT_STATUS' => '200',
  6345. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6346. 'HTTP_HOST' => 'webdav',
  6347. 'HTTP_DEPTH' => '0',
  6348. 'CONTENT_TYPE' => 'application/xml',
  6349. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6350. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6351. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6352. 'HTTP_CONTENT_LENGTH' => '235',
  6353. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6354. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6355. 'REQUEST_TIME' => 1220431173,
  6356. ),
  6357. ),
  6358. 'response' =>
  6359. array (
  6360. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6361. <D:multistatus xmlns:D="DAV:">
  6362. <D:response>
  6363. <D:href>/secure_collection/subdir/newdir/untitled%20folder</D:href>
  6364. <D:propstat>
  6365. <D:prop>
  6366. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6367. <D:displayname>untitled folder</D:displayname>
  6368. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6369. <D:getetag>010c22c9fe607573f5bcf93e47ce7b8a</D:getetag>
  6370. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6371. <D:getcontentlength>4096</D:getcontentlength>
  6372. <D:resourcetype>
  6373. <D:collection/>
  6374. </D:resourcetype>
  6375. </D:prop>
  6376. <D:status>HTTP/1.1 200 OK</D:status>
  6377. </D:propstat>
  6378. </D:response>
  6379. </D:multistatus>
  6380. ',
  6381. 'headers' =>
  6382. array (
  6383. 'Content-Type' => 'text/xml; charset="utf-8"',
  6384. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6385. ),
  6386. 'status' => 'HTTP/1.1 207 Multi-Status',
  6387. ),
  6388. ),
  6389. 84 =>
  6390. array (
  6391. 'request' =>
  6392. array (
  6393. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6394. <D:propfind xmlns:D="DAV:">
  6395. <D:prop>
  6396. <D:creationdate/>
  6397. <D:displayname/>
  6398. <D:getcontentlength/>
  6399. <D:getcontenttype/>
  6400. <D:getetag/>
  6401. <D:getlastmodified/>
  6402. <D:resourcetype/>
  6403. </D:prop>
  6404. </D:propfind>',
  6405. 'server' =>
  6406. array (
  6407. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6408. 'SERVER_NAME' => 'webdav',
  6409. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6410. 'SERVER_PORT' => '80',
  6411. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6412. 'REMOTE_PORT' => '33458',
  6413. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6414. 'CONTENT_LENGTH' => '235',
  6415. 'SCRIPT_NAME' => '/index.php',
  6416. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6417. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6418. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6419. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6420. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6421. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6422. 'QUERY_STRING' => '',
  6423. 'REQUEST_METHOD' => 'PROPFIND',
  6424. 'REDIRECT_STATUS' => '200',
  6425. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6426. 'HTTP_HOST' => 'webdav',
  6427. 'HTTP_DEPTH' => '0',
  6428. 'CONTENT_TYPE' => 'application/xml',
  6429. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6430. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6431. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6432. 'HTTP_CONTENT_LENGTH' => '235',
  6433. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6434. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6435. 'REQUEST_TIME' => 1220431173,
  6436. ),
  6437. ),
  6438. 'response' =>
  6439. array (
  6440. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6441. <D:multistatus xmlns:D="DAV:">
  6442. <D:response>
  6443. <D:href>/secure_collection/subdir/newdir/untitled%20folder</D:href>
  6444. <D:propstat>
  6445. <D:prop>
  6446. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6447. <D:displayname>untitled folder</D:displayname>
  6448. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6449. <D:getetag>010c22c9fe607573f5bcf93e47ce7b8a</D:getetag>
  6450. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6451. <D:getcontentlength>4096</D:getcontentlength>
  6452. <D:resourcetype>
  6453. <D:collection/>
  6454. </D:resourcetype>
  6455. </D:prop>
  6456. <D:status>HTTP/1.1 200 OK</D:status>
  6457. </D:propstat>
  6458. </D:response>
  6459. </D:multistatus>
  6460. ',
  6461. 'headers' =>
  6462. array (
  6463. 'Content-Type' => 'text/xml; charset="utf-8"',
  6464. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6465. ),
  6466. 'status' => 'HTTP/1.1 207 Multi-Status',
  6467. ),
  6468. ),
  6469. 85 =>
  6470. array (
  6471. 'request' =>
  6472. array (
  6473. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6474. <D:propfind xmlns:D="DAV:">
  6475. <D:prop>
  6476. <D:creationdate/>
  6477. <D:displayname/>
  6478. <D:getcontentlength/>
  6479. <D:getcontenttype/>
  6480. <D:getetag/>
  6481. <D:getlastmodified/>
  6482. <D:resourcetype/>
  6483. </D:prop>
  6484. </D:propfind>',
  6485. 'server' =>
  6486. array (
  6487. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6488. 'SERVER_NAME' => 'webdav',
  6489. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6490. 'SERVER_PORT' => '80',
  6491. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6492. 'REMOTE_PORT' => '33458',
  6493. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6494. 'CONTENT_LENGTH' => '235',
  6495. 'SCRIPT_NAME' => '/index.php',
  6496. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6497. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6498. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6499. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6500. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6501. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6502. 'QUERY_STRING' => '',
  6503. 'REQUEST_METHOD' => 'PROPFIND',
  6504. 'REDIRECT_STATUS' => '200',
  6505. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6506. 'HTTP_HOST' => 'webdav',
  6507. 'HTTP_DEPTH' => '0',
  6508. 'CONTENT_TYPE' => 'application/xml',
  6509. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6510. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6511. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6512. 'HTTP_CONTENT_LENGTH' => '235',
  6513. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6514. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6515. 'REQUEST_TIME' => 1220431173,
  6516. ),
  6517. ),
  6518. 'response' =>
  6519. array (
  6520. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6521. <D:multistatus xmlns:D="DAV:">
  6522. <D:response>
  6523. <D:href>/secure_collection/subdir/newdir/untitled%20folder</D:href>
  6524. <D:propstat>
  6525. <D:prop>
  6526. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6527. <D:displayname>untitled folder</D:displayname>
  6528. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6529. <D:getetag>010c22c9fe607573f5bcf93e47ce7b8a</D:getetag>
  6530. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6531. <D:getcontentlength>4096</D:getcontentlength>
  6532. <D:resourcetype>
  6533. <D:collection/>
  6534. </D:resourcetype>
  6535. </D:prop>
  6536. <D:status>HTTP/1.1 200 OK</D:status>
  6537. </D:propstat>
  6538. </D:response>
  6539. </D:multistatus>
  6540. ',
  6541. 'headers' =>
  6542. array (
  6543. 'Content-Type' => 'text/xml; charset="utf-8"',
  6544. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6545. ),
  6546. 'status' => 'HTTP/1.1 207 Multi-Status',
  6547. ),
  6548. ),
  6549. 86 =>
  6550. array (
  6551. 'request' =>
  6552. array (
  6553. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6554. <D:propfind xmlns:D="DAV:">
  6555. <D:prop>
  6556. <D:creationdate/>
  6557. <D:displayname/>
  6558. <D:getcontentlength/>
  6559. <D:getcontenttype/>
  6560. <D:getetag/>
  6561. <D:getlastmodified/>
  6562. <D:resourcetype/>
  6563. </D:prop>
  6564. </D:propfind>',
  6565. 'server' =>
  6566. array (
  6567. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6568. 'SERVER_NAME' => 'webdav',
  6569. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6570. 'SERVER_PORT' => '80',
  6571. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6572. 'REMOTE_PORT' => '33458',
  6573. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6574. 'CONTENT_LENGTH' => '235',
  6575. 'SCRIPT_NAME' => '/index.php',
  6576. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6577. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6578. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6579. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6580. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6581. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6582. 'QUERY_STRING' => '',
  6583. 'REQUEST_METHOD' => 'PROPFIND',
  6584. 'REDIRECT_STATUS' => '200',
  6585. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6586. 'HTTP_HOST' => 'webdav',
  6587. 'HTTP_DEPTH' => '0',
  6588. 'CONTENT_TYPE' => 'application/xml',
  6589. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6590. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6591. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6592. 'HTTP_CONTENT_LENGTH' => '235',
  6593. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6594. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="aae2595de2b49376c2210d7cf5ebaa1c"',
  6595. 'REQUEST_TIME' => 1220431173,
  6596. ),
  6597. ),
  6598. 'response' =>
  6599. array (
  6600. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6601. <D:multistatus xmlns:D="DAV:">
  6602. <D:response>
  6603. <D:href>/secure_collection/subdir/newdir/untitled%20folder</D:href>
  6604. <D:propstat>
  6605. <D:prop>
  6606. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6607. <D:displayname>untitled folder</D:displayname>
  6608. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6609. <D:getetag>010c22c9fe607573f5bcf93e47ce7b8a</D:getetag>
  6610. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6611. <D:getcontentlength>4096</D:getcontentlength>
  6612. <D:resourcetype>
  6613. <D:collection/>
  6614. </D:resourcetype>
  6615. </D:prop>
  6616. <D:status>HTTP/1.1 200 OK</D:status>
  6617. </D:propstat>
  6618. </D:response>
  6619. </D:multistatus>
  6620. ',
  6621. 'headers' =>
  6622. array (
  6623. 'Content-Type' => 'text/xml; charset="utf-8"',
  6624. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6625. ),
  6626. 'status' => 'HTTP/1.1 207 Multi-Status',
  6627. ),
  6628. ),
  6629. 87 =>
  6630. array (
  6631. 'request' =>
  6632. array (
  6633. 'body' => '',
  6634. 'server' =>
  6635. array (
  6636. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6637. 'SERVER_NAME' => 'webdav',
  6638. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6639. 'SERVER_PORT' => '80',
  6640. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6641. 'REMOTE_PORT' => '33458',
  6642. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6643. 'SCRIPT_NAME' => '/index.php',
  6644. 'PATH_INFO' => '/secure_collection/subdir/newdir/untitled folder',
  6645. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/untitled folder',
  6646. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6647. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6648. 'REQUEST_URI' => '/secure_collection/subdir/newdir/untitled%20folder',
  6649. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/untitled%20folder',
  6650. 'QUERY_STRING' => '',
  6651. 'REQUEST_METHOD' => 'MOVE',
  6652. 'REDIRECT_STATUS' => '200',
  6653. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6654. 'HTTP_HOST' => 'webdav',
  6655. 'HTTP_DESTINATION' => 'http://some@webdav/secure_collection/subdir/newdir/newsubdir',
  6656. 'HTTP_OVERWRITE' => 'F',
  6657. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6658. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="3ee5c78fc23a83dd825195660e9b9ab1"',
  6659. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/untitled folder',
  6660. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/untitled%20folder", algorithm="MD5", response="3ee5c78fc23a83dd825195660e9b9ab1"',
  6661. 'REQUEST_TIME' => 1220431173,
  6662. ),
  6663. ),
  6664. 'response' =>
  6665. array (
  6666. 'body' => '',
  6667. 'headers' =>
  6668. array (
  6669. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6670. 'Content-Length' => 0,
  6671. ),
  6672. 'status' => 'HTTP/1.1 201 Created',
  6673. ),
  6674. ),
  6675. 88 =>
  6676. array (
  6677. 'request' =>
  6678. array (
  6679. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6680. <D:propfind xmlns:D="DAV:">
  6681. <D:prop>
  6682. <D:creationdate/>
  6683. <D:displayname/>
  6684. <D:getcontentlength/>
  6685. <D:getcontenttype/>
  6686. <D:getetag/>
  6687. <D:getlastmodified/>
  6688. <D:resourcetype/>
  6689. </D:prop>
  6690. </D:propfind>',
  6691. 'server' =>
  6692. array (
  6693. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6694. 'SERVER_NAME' => 'webdav',
  6695. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6696. 'SERVER_PORT' => '80',
  6697. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6698. 'REMOTE_PORT' => '33458',
  6699. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6700. 'CONTENT_LENGTH' => '235',
  6701. 'SCRIPT_NAME' => '/index.php',
  6702. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  6703. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  6704. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6705. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6706. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  6707. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  6708. 'QUERY_STRING' => '',
  6709. 'REQUEST_METHOD' => 'PROPFIND',
  6710. 'REDIRECT_STATUS' => '200',
  6711. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6712. 'HTTP_HOST' => 'webdav',
  6713. 'HTTP_DEPTH' => '0',
  6714. 'CONTENT_TYPE' => 'application/xml',
  6715. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6716. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6717. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  6718. 'HTTP_CONTENT_LENGTH' => '235',
  6719. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  6720. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  6721. 'REQUEST_TIME' => 1220431173,
  6722. ),
  6723. ),
  6724. 'response' =>
  6725. array (
  6726. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6727. <D:multistatus xmlns:D="DAV:">
  6728. <D:response>
  6729. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  6730. <D:propstat>
  6731. <D:prop>
  6732. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6733. <D:displayname>newsubdir</D:displayname>
  6734. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6735. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  6736. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6737. <D:getcontentlength>4096</D:getcontentlength>
  6738. <D:resourcetype>
  6739. <D:collection/>
  6740. </D:resourcetype>
  6741. </D:prop>
  6742. <D:status>HTTP/1.1 200 OK</D:status>
  6743. </D:propstat>
  6744. </D:response>
  6745. </D:multistatus>
  6746. ',
  6747. 'headers' =>
  6748. array (
  6749. 'Content-Type' => 'text/xml; charset="utf-8"',
  6750. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6751. ),
  6752. 'status' => 'HTTP/1.1 207 Multi-Status',
  6753. ),
  6754. ),
  6755. 89 =>
  6756. array (
  6757. 'request' =>
  6758. array (
  6759. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6760. <D:propfind xmlns:D="DAV:">
  6761. <D:prop>
  6762. <D:creationdate/>
  6763. <D:displayname/>
  6764. <D:getcontentlength/>
  6765. <D:getcontenttype/>
  6766. <D:getetag/>
  6767. <D:getlastmodified/>
  6768. <D:resourcetype/>
  6769. </D:prop>
  6770. </D:propfind>',
  6771. 'server' =>
  6772. array (
  6773. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6774. 'SERVER_NAME' => 'webdav',
  6775. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6776. 'SERVER_PORT' => '80',
  6777. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6778. 'REMOTE_PORT' => '33458',
  6779. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6780. 'CONTENT_LENGTH' => '235',
  6781. 'SCRIPT_NAME' => '/index.php',
  6782. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  6783. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  6784. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6785. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6786. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  6787. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  6788. 'QUERY_STRING' => '',
  6789. 'REQUEST_METHOD' => 'PROPFIND',
  6790. 'REDIRECT_STATUS' => '200',
  6791. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6792. 'HTTP_HOST' => 'webdav',
  6793. 'HTTP_DEPTH' => '0',
  6794. 'CONTENT_TYPE' => 'application/xml',
  6795. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6796. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6797. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  6798. 'HTTP_CONTENT_LENGTH' => '235',
  6799. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  6800. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  6801. 'REQUEST_TIME' => 1220431173,
  6802. ),
  6803. ),
  6804. 'response' =>
  6805. array (
  6806. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6807. <D:multistatus xmlns:D="DAV:">
  6808. <D:response>
  6809. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  6810. <D:propstat>
  6811. <D:prop>
  6812. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6813. <D:displayname>newsubdir</D:displayname>
  6814. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6815. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  6816. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6817. <D:getcontentlength>4096</D:getcontentlength>
  6818. <D:resourcetype>
  6819. <D:collection/>
  6820. </D:resourcetype>
  6821. </D:prop>
  6822. <D:status>HTTP/1.1 200 OK</D:status>
  6823. </D:propstat>
  6824. </D:response>
  6825. </D:multistatus>
  6826. ',
  6827. 'headers' =>
  6828. array (
  6829. 'Content-Type' => 'text/xml; charset="utf-8"',
  6830. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6831. ),
  6832. 'status' => 'HTTP/1.1 207 Multi-Status',
  6833. ),
  6834. ),
  6835. 90 =>
  6836. array (
  6837. 'request' =>
  6838. array (
  6839. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6840. <D:propfind xmlns:D="DAV:">
  6841. <D:prop>
  6842. <D:creationdate/>
  6843. <D:displayname/>
  6844. <D:getcontentlength/>
  6845. <D:getcontenttype/>
  6846. <D:getetag/>
  6847. <D:getlastmodified/>
  6848. <D:resourcetype/>
  6849. </D:prop>
  6850. </D:propfind>',
  6851. 'server' =>
  6852. array (
  6853. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6854. 'SERVER_NAME' => 'webdav',
  6855. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6856. 'SERVER_PORT' => '80',
  6857. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6858. 'REMOTE_PORT' => '33458',
  6859. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6860. 'CONTENT_LENGTH' => '235',
  6861. 'SCRIPT_NAME' => '/index.php',
  6862. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/',
  6863. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/',
  6864. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6865. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6866. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/',
  6867. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/',
  6868. 'QUERY_STRING' => '',
  6869. 'REQUEST_METHOD' => 'PROPFIND',
  6870. 'REDIRECT_STATUS' => '200',
  6871. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6872. 'HTTP_HOST' => 'webdav',
  6873. 'HTTP_DEPTH' => '1',
  6874. 'CONTENT_TYPE' => 'application/xml',
  6875. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6876. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6877. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/", algorithm="MD5", response="affc903bdce3be54092d19bb797c594a"',
  6878. 'HTTP_CONTENT_LENGTH' => '235',
  6879. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/',
  6880. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/", algorithm="MD5", response="affc903bdce3be54092d19bb797c594a"',
  6881. 'REQUEST_TIME' => 1220431173,
  6882. ),
  6883. ),
  6884. 'response' =>
  6885. array (
  6886. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6887. <D:multistatus xmlns:D="DAV:">
  6888. <D:response>
  6889. <D:href>/secure_collection/subdir/newdir/newsubdir/</D:href>
  6890. <D:propstat>
  6891. <D:prop>
  6892. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6893. <D:displayname>newsubdir</D:displayname>
  6894. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6895. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  6896. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6897. <D:getcontentlength>4096</D:getcontentlength>
  6898. <D:resourcetype>
  6899. <D:collection/>
  6900. </D:resourcetype>
  6901. </D:prop>
  6902. <D:status>HTTP/1.1 200 OK</D:status>
  6903. </D:propstat>
  6904. </D:response>
  6905. </D:multistatus>
  6906. ',
  6907. 'headers' =>
  6908. array (
  6909. 'Content-Type' => 'text/xml; charset="utf-8"',
  6910. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6911. ),
  6912. 'status' => 'HTTP/1.1 207 Multi-Status',
  6913. ),
  6914. ),
  6915. 91 =>
  6916. array (
  6917. 'request' =>
  6918. array (
  6919. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  6920. <D:propfind xmlns:D="DAV:">
  6921. <D:prop>
  6922. <D:creationdate/>
  6923. <D:displayname/>
  6924. <D:getcontentlength/>
  6925. <D:getcontenttype/>
  6926. <D:getetag/>
  6927. <D:getlastmodified/>
  6928. <D:resourcetype/>
  6929. </D:prop>
  6930. </D:propfind>',
  6931. 'server' =>
  6932. array (
  6933. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  6934. 'SERVER_NAME' => 'webdav',
  6935. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  6936. 'SERVER_PORT' => '80',
  6937. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  6938. 'REMOTE_PORT' => '33458',
  6939. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  6940. 'CONTENT_LENGTH' => '235',
  6941. 'SCRIPT_NAME' => '/index.php',
  6942. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  6943. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  6944. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  6945. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  6946. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  6947. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  6948. 'QUERY_STRING' => '',
  6949. 'REQUEST_METHOD' => 'PROPFIND',
  6950. 'REDIRECT_STATUS' => '200',
  6951. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  6952. 'HTTP_HOST' => 'webdav',
  6953. 'HTTP_DEPTH' => '0',
  6954. 'CONTENT_TYPE' => 'application/xml',
  6955. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  6956. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  6957. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  6958. 'HTTP_CONTENT_LENGTH' => '235',
  6959. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  6960. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  6961. 'REQUEST_TIME' => 1220431173,
  6962. ),
  6963. ),
  6964. 'response' =>
  6965. array (
  6966. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  6967. <D:multistatus xmlns:D="DAV:">
  6968. <D:response>
  6969. <D:href>/secure_collection/subdir/newdir</D:href>
  6970. <D:propstat>
  6971. <D:prop>
  6972. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  6973. <D:displayname>newdir</D:displayname>
  6974. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  6975. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  6976. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  6977. <D:getcontentlength>4096</D:getcontentlength>
  6978. <D:resourcetype>
  6979. <D:collection/>
  6980. </D:resourcetype>
  6981. </D:prop>
  6982. <D:status>HTTP/1.1 200 OK</D:status>
  6983. </D:propstat>
  6984. </D:response>
  6985. </D:multistatus>
  6986. ',
  6987. 'headers' =>
  6988. array (
  6989. 'Content-Type' => 'text/xml; charset="utf-8"',
  6990. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  6991. ),
  6992. 'status' => 'HTTP/1.1 207 Multi-Status',
  6993. ),
  6994. ),
  6995. 92 =>
  6996. array (
  6997. 'request' =>
  6998. array (
  6999. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7000. <D:propfind xmlns:D="DAV:">
  7001. <D:prop>
  7002. <D:creationdate/>
  7003. <D:displayname/>
  7004. <D:getcontentlength/>
  7005. <D:getcontenttype/>
  7006. <D:getetag/>
  7007. <D:getlastmodified/>
  7008. <D:resourcetype/>
  7009. </D:prop>
  7010. </D:propfind>',
  7011. 'server' =>
  7012. array (
  7013. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7014. 'SERVER_NAME' => 'webdav',
  7015. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7016. 'SERVER_PORT' => '80',
  7017. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7018. 'REMOTE_PORT' => '33458',
  7019. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7020. 'CONTENT_LENGTH' => '235',
  7021. 'SCRIPT_NAME' => '/index.php',
  7022. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  7023. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  7024. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7025. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7026. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  7027. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7028. 'QUERY_STRING' => '',
  7029. 'REQUEST_METHOD' => 'PROPFIND',
  7030. 'REDIRECT_STATUS' => '200',
  7031. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7032. 'HTTP_HOST' => 'webdav',
  7033. 'HTTP_DEPTH' => '0',
  7034. 'CONTENT_TYPE' => 'application/xml',
  7035. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7036. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7037. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7038. 'HTTP_CONTENT_LENGTH' => '235',
  7039. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7040. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7041. 'REQUEST_TIME' => 1220431173,
  7042. ),
  7043. ),
  7044. 'response' =>
  7045. array (
  7046. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7047. <D:multistatus xmlns:D="DAV:">
  7048. <D:response>
  7049. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7050. <D:propstat>
  7051. <D:prop>
  7052. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7053. <D:displayname>newsubdir</D:displayname>
  7054. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7055. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7056. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7057. <D:getcontentlength>4096</D:getcontentlength>
  7058. <D:resourcetype>
  7059. <D:collection/>
  7060. </D:resourcetype>
  7061. </D:prop>
  7062. <D:status>HTTP/1.1 200 OK</D:status>
  7063. </D:propstat>
  7064. </D:response>
  7065. </D:multistatus>
  7066. ',
  7067. 'headers' =>
  7068. array (
  7069. 'Content-Type' => 'text/xml; charset="utf-8"',
  7070. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7071. ),
  7072. 'status' => 'HTTP/1.1 207 Multi-Status',
  7073. ),
  7074. ),
  7075. 93 =>
  7076. array (
  7077. 'request' =>
  7078. array (
  7079. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7080. <D:propfind xmlns:D="DAV:">
  7081. <D:prop>
  7082. <D:creationdate/>
  7083. <D:displayname/>
  7084. <D:getcontentlength/>
  7085. <D:getcontenttype/>
  7086. <D:getetag/>
  7087. <D:getlastmodified/>
  7088. <D:resourcetype/>
  7089. </D:prop>
  7090. </D:propfind>',
  7091. 'server' =>
  7092. array (
  7093. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7094. 'SERVER_NAME' => 'webdav',
  7095. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7096. 'SERVER_PORT' => '80',
  7097. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7098. 'REMOTE_PORT' => '33458',
  7099. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7100. 'CONTENT_LENGTH' => '235',
  7101. 'SCRIPT_NAME' => '/index.php',
  7102. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  7103. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  7104. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7105. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7106. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  7107. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7108. 'QUERY_STRING' => '',
  7109. 'REQUEST_METHOD' => 'PROPFIND',
  7110. 'REDIRECT_STATUS' => '200',
  7111. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7112. 'HTTP_HOST' => 'webdav',
  7113. 'HTTP_DEPTH' => '0',
  7114. 'CONTENT_TYPE' => 'application/xml',
  7115. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7116. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7117. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7118. 'HTTP_CONTENT_LENGTH' => '235',
  7119. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7120. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7121. 'REQUEST_TIME' => 1220431173,
  7122. ),
  7123. ),
  7124. 'response' =>
  7125. array (
  7126. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7127. <D:multistatus xmlns:D="DAV:">
  7128. <D:response>
  7129. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7130. <D:propstat>
  7131. <D:prop>
  7132. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7133. <D:displayname>newsubdir</D:displayname>
  7134. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7135. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7136. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7137. <D:getcontentlength>4096</D:getcontentlength>
  7138. <D:resourcetype>
  7139. <D:collection/>
  7140. </D:resourcetype>
  7141. </D:prop>
  7142. <D:status>HTTP/1.1 200 OK</D:status>
  7143. </D:propstat>
  7144. </D:response>
  7145. </D:multistatus>
  7146. ',
  7147. 'headers' =>
  7148. array (
  7149. 'Content-Type' => 'text/xml; charset="utf-8"',
  7150. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7151. ),
  7152. 'status' => 'HTTP/1.1 207 Multi-Status',
  7153. ),
  7154. ),
  7155. 94 =>
  7156. array (
  7157. 'request' =>
  7158. array (
  7159. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7160. <D:propfind xmlns:D="DAV:">
  7161. <D:prop>
  7162. <D:creationdate/>
  7163. <D:displayname/>
  7164. <D:getcontentlength/>
  7165. <D:getcontenttype/>
  7166. <D:getetag/>
  7167. <D:getlastmodified/>
  7168. <D:resourcetype/>
  7169. </D:prop>
  7170. </D:propfind>',
  7171. 'server' =>
  7172. array (
  7173. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7174. 'SERVER_NAME' => 'webdav',
  7175. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7176. 'SERVER_PORT' => '80',
  7177. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7178. 'REMOTE_PORT' => '33458',
  7179. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7180. 'CONTENT_LENGTH' => '235',
  7181. 'SCRIPT_NAME' => '/index.php',
  7182. 'PATH_INFO' => '/secure_collection/subdir/newdir/',
  7183. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/',
  7184. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7185. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7186. 'REQUEST_URI' => '/secure_collection/subdir/newdir/',
  7187. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/',
  7188. 'QUERY_STRING' => '',
  7189. 'REQUEST_METHOD' => 'PROPFIND',
  7190. 'REDIRECT_STATUS' => '200',
  7191. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7192. 'HTTP_HOST' => 'webdav',
  7193. 'HTTP_DEPTH' => '1',
  7194. 'CONTENT_TYPE' => 'application/xml',
  7195. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7196. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7197. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  7198. 'HTTP_CONTENT_LENGTH' => '235',
  7199. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/',
  7200. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  7201. 'REQUEST_TIME' => 1220431173,
  7202. ),
  7203. ),
  7204. 'response' =>
  7205. array (
  7206. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7207. <D:multistatus xmlns:D="DAV:">
  7208. <D:response>
  7209. <D:href>/secure_collection/subdir/newdir/</D:href>
  7210. <D:propstat>
  7211. <D:prop>
  7212. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7213. <D:displayname>newdir</D:displayname>
  7214. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7215. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  7216. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7217. <D:getcontentlength>4096</D:getcontentlength>
  7218. <D:resourcetype>
  7219. <D:collection/>
  7220. </D:resourcetype>
  7221. </D:prop>
  7222. <D:status>HTTP/1.1 200 OK</D:status>
  7223. </D:propstat>
  7224. </D:response>
  7225. <D:response>
  7226. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  7227. <D:propstat>
  7228. <D:prop>
  7229. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7230. <D:displayname>file.txt</D:displayname>
  7231. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  7232. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  7233. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7234. <D:getcontentlength>0</D:getcontentlength>
  7235. <D:resourcetype/>
  7236. </D:prop>
  7237. <D:status>HTTP/1.1 200 OK</D:status>
  7238. </D:propstat>
  7239. </D:response>
  7240. <D:response>
  7241. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7242. <D:propstat>
  7243. <D:prop>
  7244. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7245. <D:displayname>newsubdir</D:displayname>
  7246. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7247. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7248. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7249. <D:getcontentlength>4096</D:getcontentlength>
  7250. <D:resourcetype>
  7251. <D:collection/>
  7252. </D:resourcetype>
  7253. </D:prop>
  7254. <D:status>HTTP/1.1 200 OK</D:status>
  7255. </D:propstat>
  7256. </D:response>
  7257. </D:multistatus>
  7258. ',
  7259. 'headers' =>
  7260. array (
  7261. 'Content-Type' => 'text/xml; charset="utf-8"',
  7262. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7263. ),
  7264. 'status' => 'HTTP/1.1 207 Multi-Status',
  7265. ),
  7266. ),
  7267. 95 =>
  7268. array (
  7269. 'request' =>
  7270. array (
  7271. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7272. <D:propfind xmlns:D="DAV:">
  7273. <D:prop>
  7274. <D:creationdate/>
  7275. <D:displayname/>
  7276. <D:getcontentlength/>
  7277. <D:getcontenttype/>
  7278. <D:getetag/>
  7279. <D:getlastmodified/>
  7280. <D:resourcetype/>
  7281. </D:prop>
  7282. </D:propfind>',
  7283. 'server' =>
  7284. array (
  7285. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7286. 'SERVER_NAME' => 'webdav',
  7287. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7288. 'SERVER_PORT' => '80',
  7289. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7290. 'REMOTE_PORT' => '33458',
  7291. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7292. 'CONTENT_LENGTH' => '235',
  7293. 'SCRIPT_NAME' => '/index.php',
  7294. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  7295. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  7296. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7297. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7298. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  7299. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7300. 'QUERY_STRING' => '',
  7301. 'REQUEST_METHOD' => 'PROPFIND',
  7302. 'REDIRECT_STATUS' => '200',
  7303. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7304. 'HTTP_HOST' => 'webdav',
  7305. 'HTTP_DEPTH' => '0',
  7306. 'CONTENT_TYPE' => 'application/xml',
  7307. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7308. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7309. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7310. 'HTTP_CONTENT_LENGTH' => '235',
  7311. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7312. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7313. 'REQUEST_TIME' => 1220431173,
  7314. ),
  7315. ),
  7316. 'response' =>
  7317. array (
  7318. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7319. <D:multistatus xmlns:D="DAV:">
  7320. <D:response>
  7321. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7322. <D:propstat>
  7323. <D:prop>
  7324. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7325. <D:displayname>newsubdir</D:displayname>
  7326. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7327. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7328. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7329. <D:getcontentlength>4096</D:getcontentlength>
  7330. <D:resourcetype>
  7331. <D:collection/>
  7332. </D:resourcetype>
  7333. </D:prop>
  7334. <D:status>HTTP/1.1 200 OK</D:status>
  7335. </D:propstat>
  7336. </D:response>
  7337. </D:multistatus>
  7338. ',
  7339. 'headers' =>
  7340. array (
  7341. 'Content-Type' => 'text/xml; charset="utf-8"',
  7342. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7343. ),
  7344. 'status' => 'HTTP/1.1 207 Multi-Status',
  7345. ),
  7346. ),
  7347. 96 =>
  7348. array (
  7349. 'request' =>
  7350. array (
  7351. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7352. <D:propfind xmlns:D="DAV:">
  7353. <D:prop>
  7354. <D:creationdate/>
  7355. <D:displayname/>
  7356. <D:getcontentlength/>
  7357. <D:getcontenttype/>
  7358. <D:getetag/>
  7359. <D:getlastmodified/>
  7360. <D:resourcetype/>
  7361. </D:prop>
  7362. </D:propfind>',
  7363. 'server' =>
  7364. array (
  7365. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7366. 'SERVER_NAME' => 'webdav',
  7367. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7368. 'SERVER_PORT' => '80',
  7369. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7370. 'REMOTE_PORT' => '33458',
  7371. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7372. 'CONTENT_LENGTH' => '235',
  7373. 'SCRIPT_NAME' => '/index.php',
  7374. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  7375. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  7376. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7377. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7378. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  7379. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7380. 'QUERY_STRING' => '',
  7381. 'REQUEST_METHOD' => 'PROPFIND',
  7382. 'REDIRECT_STATUS' => '200',
  7383. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7384. 'HTTP_HOST' => 'webdav',
  7385. 'HTTP_DEPTH' => '0',
  7386. 'CONTENT_TYPE' => 'application/xml',
  7387. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7388. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7389. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7390. 'HTTP_CONTENT_LENGTH' => '235',
  7391. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7392. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7393. 'REQUEST_TIME' => 1220431173,
  7394. ),
  7395. ),
  7396. 'response' =>
  7397. array (
  7398. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7399. <D:multistatus xmlns:D="DAV:">
  7400. <D:response>
  7401. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7402. <D:propstat>
  7403. <D:prop>
  7404. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7405. <D:displayname>newsubdir</D:displayname>
  7406. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7407. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7408. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7409. <D:getcontentlength>4096</D:getcontentlength>
  7410. <D:resourcetype>
  7411. <D:collection/>
  7412. </D:resourcetype>
  7413. </D:prop>
  7414. <D:status>HTTP/1.1 200 OK</D:status>
  7415. </D:propstat>
  7416. </D:response>
  7417. </D:multistatus>
  7418. ',
  7419. 'headers' =>
  7420. array (
  7421. 'Content-Type' => 'text/xml; charset="utf-8"',
  7422. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7423. ),
  7424. 'status' => 'HTTP/1.1 207 Multi-Status',
  7425. ),
  7426. ),
  7427. 97 =>
  7428. array (
  7429. 'request' =>
  7430. array (
  7431. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7432. <D:propfind xmlns:D="DAV:">
  7433. <D:prop>
  7434. <D:creationdate/>
  7435. <D:displayname/>
  7436. <D:getcontentlength/>
  7437. <D:getcontenttype/>
  7438. <D:getetag/>
  7439. <D:getlastmodified/>
  7440. <D:resourcetype/>
  7441. </D:prop>
  7442. </D:propfind>',
  7443. 'server' =>
  7444. array (
  7445. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7446. 'SERVER_NAME' => 'webdav',
  7447. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7448. 'SERVER_PORT' => '80',
  7449. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7450. 'REMOTE_PORT' => '33458',
  7451. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7452. 'CONTENT_LENGTH' => '235',
  7453. 'SCRIPT_NAME' => '/index.php',
  7454. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  7455. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  7456. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7457. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7458. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  7459. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7460. 'QUERY_STRING' => '',
  7461. 'REQUEST_METHOD' => 'PROPFIND',
  7462. 'REDIRECT_STATUS' => '200',
  7463. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7464. 'HTTP_HOST' => 'webdav',
  7465. 'HTTP_DEPTH' => '0',
  7466. 'CONTENT_TYPE' => 'application/xml',
  7467. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7468. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7469. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7470. 'HTTP_CONTENT_LENGTH' => '235',
  7471. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7472. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7473. 'REQUEST_TIME' => 1220431173,
  7474. ),
  7475. ),
  7476. 'response' =>
  7477. array (
  7478. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7479. <D:multistatus xmlns:D="DAV:">
  7480. <D:response>
  7481. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7482. <D:propstat>
  7483. <D:prop>
  7484. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7485. <D:displayname>newsubdir</D:displayname>
  7486. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7487. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7488. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7489. <D:getcontentlength>4096</D:getcontentlength>
  7490. <D:resourcetype>
  7491. <D:collection/>
  7492. </D:resourcetype>
  7493. </D:prop>
  7494. <D:status>HTTP/1.1 200 OK</D:status>
  7495. </D:propstat>
  7496. </D:response>
  7497. </D:multistatus>
  7498. ',
  7499. 'headers' =>
  7500. array (
  7501. 'Content-Type' => 'text/xml; charset="utf-8"',
  7502. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7503. ),
  7504. 'status' => 'HTTP/1.1 207 Multi-Status',
  7505. ),
  7506. ),
  7507. 98 =>
  7508. array (
  7509. 'request' =>
  7510. array (
  7511. 'body' => '',
  7512. 'server' =>
  7513. array (
  7514. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7515. 'SERVER_NAME' => 'webdav',
  7516. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7517. 'SERVER_PORT' => '80',
  7518. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7519. 'REMOTE_PORT' => '33458',
  7520. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7521. 'SCRIPT_NAME' => '/index.php',
  7522. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7523. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  7524. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7525. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7526. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7527. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7528. 'QUERY_STRING' => '',
  7529. 'REQUEST_METHOD' => 'HEAD',
  7530. 'REDIRECT_STATUS' => '200',
  7531. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7532. 'HTTP_HOST' => 'webdav',
  7533. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7534. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="d1ec363f49ed32ea8e920de653b676ab"',
  7535. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7536. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="d1ec363f49ed32ea8e920de653b676ab"',
  7537. 'REQUEST_TIME' => 1220431173,
  7538. ),
  7539. ),
  7540. 'response' =>
  7541. array (
  7542. 'body' => '',
  7543. 'headers' =>
  7544. array (
  7545. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7546. 'Content-Length' => 0,
  7547. ),
  7548. 'status' => 'HTTP/1.1 404 Not Found',
  7549. ),
  7550. ),
  7551. 99 =>
  7552. array (
  7553. 'request' =>
  7554. array (
  7555. 'body' => 'Some text content.',
  7556. 'server' =>
  7557. array (
  7558. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7559. 'SERVER_NAME' => 'webdav',
  7560. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7561. 'SERVER_PORT' => '80',
  7562. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7563. 'REMOTE_PORT' => '33458',
  7564. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7565. 'CONTENT_LENGTH' => '18',
  7566. 'SCRIPT_NAME' => '/index.php',
  7567. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7568. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  7569. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7570. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7571. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7572. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7573. 'QUERY_STRING' => '',
  7574. 'REQUEST_METHOD' => 'PUT',
  7575. 'REDIRECT_STATUS' => '200',
  7576. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7577. 'HTTP_HOST' => 'webdav',
  7578. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7579. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="4c3f7cf92b54f4b44a1a7ffbbc1323f1"',
  7580. 'HTTP_CONTENT_LENGTH' => '18',
  7581. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7582. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="4c3f7cf92b54f4b44a1a7ffbbc1323f1"',
  7583. 'REQUEST_TIME' => 1220431173,
  7584. ),
  7585. ),
  7586. 'response' =>
  7587. array (
  7588. 'body' => '',
  7589. 'headers' =>
  7590. array (
  7591. 'ETag' => 'bde09112b72b6fed63ff4e3917ebd56a',
  7592. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7593. 'Content-Length' => 0,
  7594. ),
  7595. 'status' => 'HTTP/1.1 201 Created',
  7596. ),
  7597. ),
  7598. 100 =>
  7599. array (
  7600. 'request' =>
  7601. array (
  7602. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7603. <D:propfind xmlns:D="DAV:">
  7604. <D:prop>
  7605. <D:creationdate/>
  7606. <D:displayname/>
  7607. <D:getcontentlength/>
  7608. <D:getcontenttype/>
  7609. <D:getetag/>
  7610. <D:getlastmodified/>
  7611. <D:resourcetype/>
  7612. </D:prop>
  7613. </D:propfind>',
  7614. 'server' =>
  7615. array (
  7616. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7617. 'SERVER_NAME' => 'webdav',
  7618. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7619. 'SERVER_PORT' => '80',
  7620. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7621. 'REMOTE_PORT' => '33458',
  7622. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7623. 'CONTENT_LENGTH' => '235',
  7624. 'SCRIPT_NAME' => '/index.php',
  7625. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  7626. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  7627. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7628. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7629. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  7630. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7631. 'QUERY_STRING' => '',
  7632. 'REQUEST_METHOD' => 'PROPFIND',
  7633. 'REDIRECT_STATUS' => '200',
  7634. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7635. 'HTTP_HOST' => 'webdav',
  7636. 'HTTP_DEPTH' => '0',
  7637. 'CONTENT_TYPE' => 'application/xml',
  7638. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7639. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7640. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7641. 'HTTP_CONTENT_LENGTH' => '235',
  7642. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  7643. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  7644. 'REQUEST_TIME' => 1220431173,
  7645. ),
  7646. ),
  7647. 'response' =>
  7648. array (
  7649. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7650. <D:multistatus xmlns:D="DAV:">
  7651. <D:response>
  7652. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  7653. <D:propstat>
  7654. <D:prop>
  7655. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7656. <D:displayname>newsubdir</D:displayname>
  7657. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  7658. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  7659. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7660. <D:getcontentlength>4096</D:getcontentlength>
  7661. <D:resourcetype>
  7662. <D:collection/>
  7663. </D:resourcetype>
  7664. </D:prop>
  7665. <D:status>HTTP/1.1 200 OK</D:status>
  7666. </D:propstat>
  7667. </D:response>
  7668. </D:multistatus>
  7669. ',
  7670. 'headers' =>
  7671. array (
  7672. 'Content-Type' => 'text/xml; charset="utf-8"',
  7673. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7674. ),
  7675. 'status' => 'HTTP/1.1 207 Multi-Status',
  7676. ),
  7677. ),
  7678. 101 =>
  7679. array (
  7680. 'request' =>
  7681. array (
  7682. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7683. <D:propfind xmlns:D="DAV:">
  7684. <D:prop>
  7685. <D:creationdate/>
  7686. <D:displayname/>
  7687. <D:getcontentlength/>
  7688. <D:getcontenttype/>
  7689. <D:getetag/>
  7690. <D:getlastmodified/>
  7691. <D:resourcetype/>
  7692. </D:prop>
  7693. </D:propfind>',
  7694. 'server' =>
  7695. array (
  7696. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7697. 'SERVER_NAME' => 'webdav',
  7698. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7699. 'SERVER_PORT' => '80',
  7700. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7701. 'REMOTE_PORT' => '33458',
  7702. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7703. 'CONTENT_LENGTH' => '235',
  7704. 'SCRIPT_NAME' => '/index.php',
  7705. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7706. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  7707. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7708. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7709. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7710. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7711. 'QUERY_STRING' => '',
  7712. 'REQUEST_METHOD' => 'PROPFIND',
  7713. 'REDIRECT_STATUS' => '200',
  7714. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7715. 'HTTP_HOST' => 'webdav',
  7716. 'HTTP_DEPTH' => '0',
  7717. 'CONTENT_TYPE' => 'application/xml',
  7718. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7719. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7720. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7721. 'HTTP_CONTENT_LENGTH' => '235',
  7722. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7723. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7724. 'REQUEST_TIME' => 1220431173,
  7725. ),
  7726. ),
  7727. 'response' =>
  7728. array (
  7729. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7730. <D:multistatus xmlns:D="DAV:">
  7731. <D:response>
  7732. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  7733. <D:propstat>
  7734. <D:prop>
  7735. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7736. <D:displayname>file.txt</D:displayname>
  7737. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  7738. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  7739. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7740. <D:getcontentlength>0</D:getcontentlength>
  7741. <D:resourcetype/>
  7742. </D:prop>
  7743. <D:status>HTTP/1.1 200 OK</D:status>
  7744. </D:propstat>
  7745. </D:response>
  7746. </D:multistatus>
  7747. ',
  7748. 'headers' =>
  7749. array (
  7750. 'Content-Type' => 'text/xml; charset="utf-8"',
  7751. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7752. ),
  7753. 'status' => 'HTTP/1.1 207 Multi-Status',
  7754. ),
  7755. ),
  7756. 102 =>
  7757. array (
  7758. 'request' =>
  7759. array (
  7760. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7761. <D:propfind xmlns:D="DAV:">
  7762. <D:prop>
  7763. <D:creationdate/>
  7764. <D:displayname/>
  7765. <D:getcontentlength/>
  7766. <D:getcontenttype/>
  7767. <D:getetag/>
  7768. <D:getlastmodified/>
  7769. <D:resourcetype/>
  7770. </D:prop>
  7771. </D:propfind>',
  7772. 'server' =>
  7773. array (
  7774. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7775. 'SERVER_NAME' => 'webdav',
  7776. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7777. 'SERVER_PORT' => '80',
  7778. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7779. 'REMOTE_PORT' => '33458',
  7780. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7781. 'CONTENT_LENGTH' => '235',
  7782. 'SCRIPT_NAME' => '/index.php',
  7783. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7784. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  7785. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7786. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7787. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7788. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7789. 'QUERY_STRING' => '',
  7790. 'REQUEST_METHOD' => 'PROPFIND',
  7791. 'REDIRECT_STATUS' => '200',
  7792. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7793. 'HTTP_HOST' => 'webdav',
  7794. 'HTTP_DEPTH' => '0',
  7795. 'CONTENT_TYPE' => 'application/xml',
  7796. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7797. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7798. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7799. 'HTTP_CONTENT_LENGTH' => '235',
  7800. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7801. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7802. 'REQUEST_TIME' => 1220431173,
  7803. ),
  7804. ),
  7805. 'response' =>
  7806. array (
  7807. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7808. <D:multistatus xmlns:D="DAV:">
  7809. <D:response>
  7810. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  7811. <D:propstat>
  7812. <D:prop>
  7813. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7814. <D:displayname>file.txt</D:displayname>
  7815. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  7816. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  7817. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7818. <D:getcontentlength>0</D:getcontentlength>
  7819. <D:resourcetype/>
  7820. </D:prop>
  7821. <D:status>HTTP/1.1 200 OK</D:status>
  7822. </D:propstat>
  7823. </D:response>
  7824. </D:multistatus>
  7825. ',
  7826. 'headers' =>
  7827. array (
  7828. 'Content-Type' => 'text/xml; charset="utf-8"',
  7829. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7830. ),
  7831. 'status' => 'HTTP/1.1 207 Multi-Status',
  7832. ),
  7833. ),
  7834. 103 =>
  7835. array (
  7836. 'request' =>
  7837. array (
  7838. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7839. <D:propfind xmlns:D="DAV:">
  7840. <D:prop>
  7841. <D:creationdate/>
  7842. <D:displayname/>
  7843. <D:getcontentlength/>
  7844. <D:getcontenttype/>
  7845. <D:getetag/>
  7846. <D:getlastmodified/>
  7847. <D:resourcetype/>
  7848. </D:prop>
  7849. </D:propfind>',
  7850. 'server' =>
  7851. array (
  7852. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7853. 'SERVER_NAME' => 'webdav',
  7854. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7855. 'SERVER_PORT' => '80',
  7856. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7857. 'REMOTE_PORT' => '33458',
  7858. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7859. 'CONTENT_LENGTH' => '235',
  7860. 'SCRIPT_NAME' => '/index.php',
  7861. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7862. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  7863. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7864. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7865. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7866. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7867. 'QUERY_STRING' => '',
  7868. 'REQUEST_METHOD' => 'PROPFIND',
  7869. 'REDIRECT_STATUS' => '200',
  7870. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7871. 'HTTP_HOST' => 'webdav',
  7872. 'HTTP_DEPTH' => '0',
  7873. 'CONTENT_TYPE' => 'application/xml',
  7874. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7875. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7876. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7877. 'HTTP_CONTENT_LENGTH' => '235',
  7878. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7879. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7880. 'REQUEST_TIME' => 1220431173,
  7881. ),
  7882. ),
  7883. 'response' =>
  7884. array (
  7885. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7886. <D:multistatus xmlns:D="DAV:">
  7887. <D:response>
  7888. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  7889. <D:propstat>
  7890. <D:prop>
  7891. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7892. <D:displayname>file.txt</D:displayname>
  7893. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  7894. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  7895. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7896. <D:getcontentlength>0</D:getcontentlength>
  7897. <D:resourcetype/>
  7898. </D:prop>
  7899. <D:status>HTTP/1.1 200 OK</D:status>
  7900. </D:propstat>
  7901. </D:response>
  7902. </D:multistatus>
  7903. ',
  7904. 'headers' =>
  7905. array (
  7906. 'Content-Type' => 'text/xml; charset="utf-8"',
  7907. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7908. ),
  7909. 'status' => 'HTTP/1.1 207 Multi-Status',
  7910. ),
  7911. ),
  7912. 104 =>
  7913. array (
  7914. 'request' =>
  7915. array (
  7916. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7917. <D:propfind xmlns:D="DAV:">
  7918. <D:prop>
  7919. <D:creationdate/>
  7920. <D:displayname/>
  7921. <D:getcontentlength/>
  7922. <D:getcontenttype/>
  7923. <D:getetag/>
  7924. <D:getlastmodified/>
  7925. <D:resourcetype/>
  7926. </D:prop>
  7927. </D:propfind>',
  7928. 'server' =>
  7929. array (
  7930. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  7931. 'SERVER_NAME' => 'webdav',
  7932. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  7933. 'SERVER_PORT' => '80',
  7934. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  7935. 'REMOTE_PORT' => '33458',
  7936. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  7937. 'CONTENT_LENGTH' => '235',
  7938. 'SCRIPT_NAME' => '/index.php',
  7939. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7940. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  7941. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  7942. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  7943. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  7944. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7945. 'QUERY_STRING' => '',
  7946. 'REQUEST_METHOD' => 'PROPFIND',
  7947. 'REDIRECT_STATUS' => '200',
  7948. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  7949. 'HTTP_HOST' => 'webdav',
  7950. 'HTTP_DEPTH' => '0',
  7951. 'CONTENT_TYPE' => 'application/xml',
  7952. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  7953. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  7954. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7955. 'HTTP_CONTENT_LENGTH' => '235',
  7956. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  7957. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  7958. 'REQUEST_TIME' => 1220431173,
  7959. ),
  7960. ),
  7961. 'response' =>
  7962. array (
  7963. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  7964. <D:multistatus xmlns:D="DAV:">
  7965. <D:response>
  7966. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  7967. <D:propstat>
  7968. <D:prop>
  7969. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  7970. <D:displayname>file.txt</D:displayname>
  7971. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  7972. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  7973. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  7974. <D:getcontentlength>0</D:getcontentlength>
  7975. <D:resourcetype/>
  7976. </D:prop>
  7977. <D:status>HTTP/1.1 200 OK</D:status>
  7978. </D:propstat>
  7979. </D:response>
  7980. </D:multistatus>
  7981. ',
  7982. 'headers' =>
  7983. array (
  7984. 'Content-Type' => 'text/xml; charset="utf-8"',
  7985. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  7986. ),
  7987. 'status' => 'HTTP/1.1 207 Multi-Status',
  7988. ),
  7989. ),
  7990. 105 =>
  7991. array (
  7992. 'request' =>
  7993. array (
  7994. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  7995. <D:propfind xmlns:D="DAV:">
  7996. <D:prop>
  7997. <D:creationdate/>
  7998. <D:displayname/>
  7999. <D:getcontentlength/>
  8000. <D:getcontenttype/>
  8001. <D:getetag/>
  8002. <D:getlastmodified/>
  8003. <D:resourcetype/>
  8004. </D:prop>
  8005. </D:propfind>',
  8006. 'server' =>
  8007. array (
  8008. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8009. 'SERVER_NAME' => 'webdav',
  8010. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8011. 'SERVER_PORT' => '80',
  8012. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8013. 'REMOTE_PORT' => '33458',
  8014. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8015. 'CONTENT_LENGTH' => '235',
  8016. 'SCRIPT_NAME' => '/index.php',
  8017. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8018. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8019. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8020. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8021. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8022. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8023. 'QUERY_STRING' => '',
  8024. 'REQUEST_METHOD' => 'PROPFIND',
  8025. 'REDIRECT_STATUS' => '200',
  8026. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8027. 'HTTP_HOST' => 'webdav',
  8028. 'HTTP_DEPTH' => '0',
  8029. 'CONTENT_TYPE' => 'application/xml',
  8030. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8031. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8032. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8033. 'HTTP_CONTENT_LENGTH' => '235',
  8034. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8035. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8036. 'REQUEST_TIME' => 1220431173,
  8037. ),
  8038. ),
  8039. 'response' =>
  8040. array (
  8041. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8042. <D:multistatus xmlns:D="DAV:">
  8043. <D:response>
  8044. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  8045. <D:propstat>
  8046. <D:prop>
  8047. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8048. <D:displayname>file.txt</D:displayname>
  8049. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8050. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  8051. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8052. <D:getcontentlength>0</D:getcontentlength>
  8053. <D:resourcetype/>
  8054. </D:prop>
  8055. <D:status>HTTP/1.1 200 OK</D:status>
  8056. </D:propstat>
  8057. </D:response>
  8058. </D:multistatus>
  8059. ',
  8060. 'headers' =>
  8061. array (
  8062. 'Content-Type' => 'text/xml; charset="utf-8"',
  8063. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8064. ),
  8065. 'status' => 'HTTP/1.1 207 Multi-Status',
  8066. ),
  8067. ),
  8068. 106 =>
  8069. array (
  8070. 'request' =>
  8071. array (
  8072. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8073. <D:propfind xmlns:D="DAV:">
  8074. <D:prop>
  8075. <D:creationdate/>
  8076. <D:displayname/>
  8077. <D:getcontentlength/>
  8078. <D:getcontenttype/>
  8079. <D:getetag/>
  8080. <D:getlastmodified/>
  8081. <D:resourcetype/>
  8082. </D:prop>
  8083. </D:propfind>',
  8084. 'server' =>
  8085. array (
  8086. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8087. 'SERVER_NAME' => 'webdav',
  8088. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8089. 'SERVER_PORT' => '80',
  8090. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8091. 'REMOTE_PORT' => '33458',
  8092. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8093. 'CONTENT_LENGTH' => '235',
  8094. 'SCRIPT_NAME' => '/index.php',
  8095. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  8096. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  8097. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8098. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8099. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  8100. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8101. 'QUERY_STRING' => '',
  8102. 'REQUEST_METHOD' => 'PROPFIND',
  8103. 'REDIRECT_STATUS' => '200',
  8104. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8105. 'HTTP_HOST' => 'webdav',
  8106. 'HTTP_DEPTH' => '0',
  8107. 'CONTENT_TYPE' => 'application/xml',
  8108. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8109. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8110. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8111. 'HTTP_CONTENT_LENGTH' => '235',
  8112. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8113. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8114. 'REQUEST_TIME' => 1220431173,
  8115. ),
  8116. ),
  8117. 'response' =>
  8118. array (
  8119. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8120. <D:multistatus xmlns:D="DAV:">
  8121. <D:response>
  8122. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  8123. <D:propstat>
  8124. <D:prop>
  8125. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8126. <D:displayname>newsubdir</D:displayname>
  8127. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  8128. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  8129. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8130. <D:getcontentlength>4096</D:getcontentlength>
  8131. <D:resourcetype>
  8132. <D:collection/>
  8133. </D:resourcetype>
  8134. </D:prop>
  8135. <D:status>HTTP/1.1 200 OK</D:status>
  8136. </D:propstat>
  8137. </D:response>
  8138. </D:multistatus>
  8139. ',
  8140. 'headers' =>
  8141. array (
  8142. 'Content-Type' => 'text/xml; charset="utf-8"',
  8143. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8144. ),
  8145. 'status' => 'HTTP/1.1 207 Multi-Status',
  8146. ),
  8147. ),
  8148. 107 =>
  8149. array (
  8150. 'request' =>
  8151. array (
  8152. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8153. <D:propfind xmlns:D="DAV:">
  8154. <D:prop>
  8155. <D:creationdate/>
  8156. <D:displayname/>
  8157. <D:getcontentlength/>
  8158. <D:getcontenttype/>
  8159. <D:getetag/>
  8160. <D:getlastmodified/>
  8161. <D:resourcetype/>
  8162. </D:prop>
  8163. </D:propfind>',
  8164. 'server' =>
  8165. array (
  8166. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8167. 'SERVER_NAME' => 'webdav',
  8168. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8169. 'SERVER_PORT' => '80',
  8170. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8171. 'REMOTE_PORT' => '33458',
  8172. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8173. 'CONTENT_LENGTH' => '235',
  8174. 'SCRIPT_NAME' => '/index.php',
  8175. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  8176. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  8177. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8178. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8179. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  8180. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8181. 'QUERY_STRING' => '',
  8182. 'REQUEST_METHOD' => 'PROPFIND',
  8183. 'REDIRECT_STATUS' => '200',
  8184. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8185. 'HTTP_HOST' => 'webdav',
  8186. 'HTTP_DEPTH' => '0',
  8187. 'CONTENT_TYPE' => 'application/xml',
  8188. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8189. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8190. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8191. 'HTTP_CONTENT_LENGTH' => '235',
  8192. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8193. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8194. 'REQUEST_TIME' => 1220431173,
  8195. ),
  8196. ),
  8197. 'response' =>
  8198. array (
  8199. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8200. <D:multistatus xmlns:D="DAV:">
  8201. <D:response>
  8202. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  8203. <D:propstat>
  8204. <D:prop>
  8205. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8206. <D:displayname>newsubdir</D:displayname>
  8207. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  8208. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  8209. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8210. <D:getcontentlength>4096</D:getcontentlength>
  8211. <D:resourcetype>
  8212. <D:collection/>
  8213. </D:resourcetype>
  8214. </D:prop>
  8215. <D:status>HTTP/1.1 200 OK</D:status>
  8216. </D:propstat>
  8217. </D:response>
  8218. </D:multistatus>
  8219. ',
  8220. 'headers' =>
  8221. array (
  8222. 'Content-Type' => 'text/xml; charset="utf-8"',
  8223. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8224. ),
  8225. 'status' => 'HTTP/1.1 207 Multi-Status',
  8226. ),
  8227. ),
  8228. 108 =>
  8229. array (
  8230. 'request' =>
  8231. array (
  8232. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8233. <D:propfind xmlns:D="DAV:">
  8234. <D:prop>
  8235. <D:creationdate/>
  8236. <D:displayname/>
  8237. <D:getcontentlength/>
  8238. <D:getcontenttype/>
  8239. <D:getetag/>
  8240. <D:getlastmodified/>
  8241. <D:resourcetype/>
  8242. </D:prop>
  8243. </D:propfind>',
  8244. 'server' =>
  8245. array (
  8246. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8247. 'SERVER_NAME' => 'webdav',
  8248. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8249. 'SERVER_PORT' => '80',
  8250. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8251. 'REMOTE_PORT' => '33458',
  8252. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8253. 'CONTENT_LENGTH' => '235',
  8254. 'SCRIPT_NAME' => '/index.php',
  8255. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  8256. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  8257. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8258. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8259. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  8260. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8261. 'QUERY_STRING' => '',
  8262. 'REQUEST_METHOD' => 'PROPFIND',
  8263. 'REDIRECT_STATUS' => '200',
  8264. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8265. 'HTTP_HOST' => 'webdav',
  8266. 'HTTP_DEPTH' => '0',
  8267. 'CONTENT_TYPE' => 'application/xml',
  8268. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8269. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8270. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8271. 'HTTP_CONTENT_LENGTH' => '235',
  8272. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8273. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8274. 'REQUEST_TIME' => 1220431173,
  8275. ),
  8276. ),
  8277. 'response' =>
  8278. array (
  8279. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8280. <D:multistatus xmlns:D="DAV:">
  8281. <D:response>
  8282. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  8283. <D:propstat>
  8284. <D:prop>
  8285. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8286. <D:displayname>newsubdir</D:displayname>
  8287. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  8288. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  8289. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8290. <D:getcontentlength>4096</D:getcontentlength>
  8291. <D:resourcetype>
  8292. <D:collection/>
  8293. </D:resourcetype>
  8294. </D:prop>
  8295. <D:status>HTTP/1.1 200 OK</D:status>
  8296. </D:propstat>
  8297. </D:response>
  8298. </D:multistatus>
  8299. ',
  8300. 'headers' =>
  8301. array (
  8302. 'Content-Type' => 'text/xml; charset="utf-8"',
  8303. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8304. ),
  8305. 'status' => 'HTTP/1.1 207 Multi-Status',
  8306. ),
  8307. ),
  8308. 109 =>
  8309. array (
  8310. 'request' =>
  8311. array (
  8312. 'body' => '',
  8313. 'server' =>
  8314. array (
  8315. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8316. 'SERVER_NAME' => 'webdav',
  8317. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8318. 'SERVER_PORT' => '80',
  8319. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8320. 'REMOTE_PORT' => '33458',
  8321. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8322. 'SCRIPT_NAME' => '/index.php',
  8323. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8324. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8325. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8326. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8327. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8328. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8329. 'QUERY_STRING' => '',
  8330. 'REQUEST_METHOD' => 'HEAD',
  8331. 'REDIRECT_STATUS' => '200',
  8332. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8333. 'HTTP_HOST' => 'webdav',
  8334. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8335. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="d1ec363f49ed32ea8e920de653b676ab"',
  8336. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8337. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="b922cd67ff1e750c5b8e2de538c81a50", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="d1ec363f49ed32ea8e920de653b676ab"',
  8338. 'REQUEST_TIME' => 1220431173,
  8339. ),
  8340. ),
  8341. 'response' =>
  8342. array (
  8343. 'body' => '',
  8344. 'headers' =>
  8345. array (
  8346. 'ETag' => 'bde09112b72b6fed63ff4e3917ebd56a',
  8347. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8348. 'Content-Type' => 'application/octet-stream; charset="utf-8"',
  8349. 'Content-Length' => 0,
  8350. ),
  8351. 'status' => 'HTTP/1.1 200 OK',
  8352. ),
  8353. ),
  8354. 110 =>
  8355. array (
  8356. 'request' =>
  8357. array (
  8358. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8359. <D:propfind xmlns:D="DAV:">
  8360. <D:prop>
  8361. <D:creationdate/>
  8362. <D:displayname/>
  8363. <D:getcontentlength/>
  8364. <D:getcontenttype/>
  8365. <D:getetag/>
  8366. <D:getlastmodified/>
  8367. <D:resourcetype/>
  8368. </D:prop>
  8369. </D:propfind>',
  8370. 'server' =>
  8371. array (
  8372. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8373. 'SERVER_NAME' => 'webdav',
  8374. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8375. 'SERVER_PORT' => '80',
  8376. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8377. 'REMOTE_PORT' => '33458',
  8378. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8379. 'CONTENT_LENGTH' => '235',
  8380. 'SCRIPT_NAME' => '/index.php',
  8381. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8382. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8383. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8384. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8385. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8386. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8387. 'QUERY_STRING' => '',
  8388. 'REQUEST_METHOD' => 'PROPFIND',
  8389. 'REDIRECT_STATUS' => '200',
  8390. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8391. 'HTTP_HOST' => 'webdav',
  8392. 'HTTP_DEPTH' => '0',
  8393. 'CONTENT_TYPE' => 'application/xml',
  8394. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  8395. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8396. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8397. 'HTTP_CONTENT_LENGTH' => '235',
  8398. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8399. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8400. 'REQUEST_TIME' => 1220431173,
  8401. ),
  8402. ),
  8403. 'response' =>
  8404. array (
  8405. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8406. <D:multistatus xmlns:D="DAV:">
  8407. <D:response>
  8408. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  8409. <D:propstat>
  8410. <D:prop>
  8411. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8412. <D:displayname>file.txt</D:displayname>
  8413. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8414. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  8415. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8416. <D:getcontentlength>0</D:getcontentlength>
  8417. <D:resourcetype/>
  8418. </D:prop>
  8419. <D:status>HTTP/1.1 200 OK</D:status>
  8420. </D:propstat>
  8421. </D:response>
  8422. </D:multistatus>
  8423. ',
  8424. 'headers' =>
  8425. array (
  8426. 'Content-Type' => 'text/xml; charset="utf-8"',
  8427. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8428. ),
  8429. 'status' => 'HTTP/1.1 207 Multi-Status',
  8430. ),
  8431. ),
  8432. 111 =>
  8433. array (
  8434. 'request' =>
  8435. array (
  8436. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8437. <D:propfind xmlns:D="DAV:">
  8438. <D:prop>
  8439. <D:creationdate/>
  8440. <D:displayname/>
  8441. <D:getcontentlength/>
  8442. <D:getcontenttype/>
  8443. <D:getetag/>
  8444. <D:getlastmodified/>
  8445. <D:resourcetype/>
  8446. </D:prop>
  8447. </D:propfind>',
  8448. 'server' =>
  8449. array (
  8450. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8451. 'SERVER_NAME' => 'webdav',
  8452. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8453. 'SERVER_PORT' => '80',
  8454. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8455. 'REMOTE_PORT' => '33458',
  8456. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8457. 'CONTENT_LENGTH' => '235',
  8458. 'SCRIPT_NAME' => '/index.php',
  8459. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8460. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8461. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8462. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8463. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8464. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8465. 'QUERY_STRING' => '',
  8466. 'REQUEST_METHOD' => 'PROPFIND',
  8467. 'REDIRECT_STATUS' => '200',
  8468. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8469. 'HTTP_HOST' => 'webdav',
  8470. 'HTTP_DEPTH' => '0',
  8471. 'CONTENT_TYPE' => 'application/xml',
  8472. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8473. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8474. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8475. 'HTTP_CONTENT_LENGTH' => '235',
  8476. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8477. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8478. 'REQUEST_TIME' => 1220431173,
  8479. ),
  8480. ),
  8481. 'response' =>
  8482. array (
  8483. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8484. <D:multistatus xmlns:D="DAV:">
  8485. <D:response>
  8486. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  8487. <D:propstat>
  8488. <D:prop>
  8489. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8490. <D:displayname>file.txt</D:displayname>
  8491. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8492. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  8493. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8494. <D:getcontentlength>0</D:getcontentlength>
  8495. <D:resourcetype/>
  8496. </D:prop>
  8497. <D:status>HTTP/1.1 200 OK</D:status>
  8498. </D:propstat>
  8499. </D:response>
  8500. </D:multistatus>
  8501. ',
  8502. 'headers' =>
  8503. array (
  8504. 'Content-Type' => 'text/xml; charset="utf-8"',
  8505. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8506. ),
  8507. 'status' => 'HTTP/1.1 207 Multi-Status',
  8508. ),
  8509. ),
  8510. 112 =>
  8511. array (
  8512. 'request' =>
  8513. array (
  8514. 'body' => 'Some text content.',
  8515. 'server' =>
  8516. array (
  8517. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8518. 'SERVER_NAME' => 'webdav',
  8519. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8520. 'SERVER_PORT' => '80',
  8521. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8522. 'REMOTE_PORT' => '33458',
  8523. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8524. 'CONTENT_LENGTH' => '18',
  8525. 'SCRIPT_NAME' => '/index.php',
  8526. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8527. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8528. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8529. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8530. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8531. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8532. 'QUERY_STRING' => '',
  8533. 'REQUEST_METHOD' => 'PUT',
  8534. 'REDIRECT_STATUS' => '200',
  8535. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8536. 'HTTP_HOST' => 'webdav',
  8537. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8538. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="4c3f7cf92b54f4b44a1a7ffbbc1323f1"',
  8539. 'HTTP_CONTENT_LENGTH' => '18',
  8540. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8541. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="4c3f7cf92b54f4b44a1a7ffbbc1323f1"',
  8542. 'REQUEST_TIME' => 1220431173,
  8543. ),
  8544. ),
  8545. 'response' =>
  8546. array (
  8547. 'body' => '',
  8548. 'headers' =>
  8549. array (
  8550. 'ETag' => 'bde09112b72b6fed63ff4e3917ebd56a',
  8551. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8552. 'Content-Length' => 0,
  8553. ),
  8554. 'status' => 'HTTP/1.1 201 Created',
  8555. ),
  8556. ),
  8557. 113 =>
  8558. array (
  8559. 'request' =>
  8560. array (
  8561. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8562. <D:propfind xmlns:D="DAV:">
  8563. <D:prop>
  8564. <D:creationdate/>
  8565. <D:displayname/>
  8566. <D:getcontentlength/>
  8567. <D:getcontenttype/>
  8568. <D:getetag/>
  8569. <D:getlastmodified/>
  8570. <D:resourcetype/>
  8571. </D:prop>
  8572. </D:propfind>',
  8573. 'server' =>
  8574. array (
  8575. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8576. 'SERVER_NAME' => 'webdav',
  8577. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8578. 'SERVER_PORT' => '80',
  8579. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8580. 'REMOTE_PORT' => '33458',
  8581. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8582. 'CONTENT_LENGTH' => '235',
  8583. 'SCRIPT_NAME' => '/index.php',
  8584. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  8585. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  8586. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8587. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8588. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  8589. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8590. 'QUERY_STRING' => '',
  8591. 'REQUEST_METHOD' => 'PROPFIND',
  8592. 'REDIRECT_STATUS' => '200',
  8593. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8594. 'HTTP_HOST' => 'webdav',
  8595. 'HTTP_DEPTH' => '0',
  8596. 'CONTENT_TYPE' => 'application/xml',
  8597. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8598. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8599. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8600. 'HTTP_CONTENT_LENGTH' => '235',
  8601. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  8602. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  8603. 'REQUEST_TIME' => 1220431173,
  8604. ),
  8605. ),
  8606. 'response' =>
  8607. array (
  8608. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8609. <D:multistatus xmlns:D="DAV:">
  8610. <D:response>
  8611. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  8612. <D:propstat>
  8613. <D:prop>
  8614. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8615. <D:displayname>newsubdir</D:displayname>
  8616. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  8617. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  8618. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8619. <D:getcontentlength>4096</D:getcontentlength>
  8620. <D:resourcetype>
  8621. <D:collection/>
  8622. </D:resourcetype>
  8623. </D:prop>
  8624. <D:status>HTTP/1.1 200 OK</D:status>
  8625. </D:propstat>
  8626. </D:response>
  8627. </D:multistatus>
  8628. ',
  8629. 'headers' =>
  8630. array (
  8631. 'Content-Type' => 'text/xml; charset="utf-8"',
  8632. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8633. ),
  8634. 'status' => 'HTTP/1.1 207 Multi-Status',
  8635. ),
  8636. ),
  8637. 114 =>
  8638. array (
  8639. 'request' =>
  8640. array (
  8641. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8642. <D:propfind xmlns:D="DAV:">
  8643. <D:prop>
  8644. <D:creationdate/>
  8645. <D:displayname/>
  8646. <D:getcontentlength/>
  8647. <D:getcontenttype/>
  8648. <D:getetag/>
  8649. <D:getlastmodified/>
  8650. <D:resourcetype/>
  8651. </D:prop>
  8652. </D:propfind>',
  8653. 'server' =>
  8654. array (
  8655. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8656. 'SERVER_NAME' => 'webdav',
  8657. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8658. 'SERVER_PORT' => '80',
  8659. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8660. 'REMOTE_PORT' => '33458',
  8661. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8662. 'CONTENT_LENGTH' => '235',
  8663. 'SCRIPT_NAME' => '/index.php',
  8664. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8665. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8666. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8667. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8668. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8669. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8670. 'QUERY_STRING' => '',
  8671. 'REQUEST_METHOD' => 'PROPFIND',
  8672. 'REDIRECT_STATUS' => '200',
  8673. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8674. 'HTTP_HOST' => 'webdav',
  8675. 'HTTP_DEPTH' => '0',
  8676. 'CONTENT_TYPE' => 'application/xml',
  8677. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8678. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8679. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8680. 'HTTP_CONTENT_LENGTH' => '235',
  8681. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8682. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8683. 'REQUEST_TIME' => 1220431173,
  8684. ),
  8685. ),
  8686. 'response' =>
  8687. array (
  8688. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8689. <D:multistatus xmlns:D="DAV:">
  8690. <D:response>
  8691. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  8692. <D:propstat>
  8693. <D:prop>
  8694. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8695. <D:displayname>file.txt</D:displayname>
  8696. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8697. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  8698. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8699. <D:getcontentlength>0</D:getcontentlength>
  8700. <D:resourcetype/>
  8701. </D:prop>
  8702. <D:status>HTTP/1.1 200 OK</D:status>
  8703. </D:propstat>
  8704. </D:response>
  8705. </D:multistatus>
  8706. ',
  8707. 'headers' =>
  8708. array (
  8709. 'Content-Type' => 'text/xml; charset="utf-8"',
  8710. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8711. ),
  8712. 'status' => 'HTTP/1.1 207 Multi-Status',
  8713. ),
  8714. ),
  8715. 115 =>
  8716. array (
  8717. 'request' =>
  8718. array (
  8719. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8720. <D:propfind xmlns:D="DAV:">
  8721. <D:prop>
  8722. <D:creationdate/>
  8723. <D:displayname/>
  8724. <D:getcontentlength/>
  8725. <D:getcontenttype/>
  8726. <D:getetag/>
  8727. <D:getlastmodified/>
  8728. <D:resourcetype/>
  8729. </D:prop>
  8730. </D:propfind>',
  8731. 'server' =>
  8732. array (
  8733. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8734. 'SERVER_NAME' => 'webdav',
  8735. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8736. 'SERVER_PORT' => '80',
  8737. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8738. 'REMOTE_PORT' => '33458',
  8739. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8740. 'CONTENT_LENGTH' => '235',
  8741. 'SCRIPT_NAME' => '/index.php',
  8742. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8743. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8744. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8745. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8746. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8747. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8748. 'QUERY_STRING' => '',
  8749. 'REQUEST_METHOD' => 'PROPFIND',
  8750. 'REDIRECT_STATUS' => '200',
  8751. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8752. 'HTTP_HOST' => 'webdav',
  8753. 'HTTP_DEPTH' => '0',
  8754. 'CONTENT_TYPE' => 'application/xml',
  8755. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8756. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8757. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8758. 'HTTP_CONTENT_LENGTH' => '235',
  8759. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8760. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8761. 'REQUEST_TIME' => 1220431173,
  8762. ),
  8763. ),
  8764. 'response' =>
  8765. array (
  8766. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8767. <D:multistatus xmlns:D="DAV:">
  8768. <D:response>
  8769. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  8770. <D:propstat>
  8771. <D:prop>
  8772. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8773. <D:displayname>file.txt</D:displayname>
  8774. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8775. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  8776. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8777. <D:getcontentlength>0</D:getcontentlength>
  8778. <D:resourcetype/>
  8779. </D:prop>
  8780. <D:status>HTTP/1.1 200 OK</D:status>
  8781. </D:propstat>
  8782. </D:response>
  8783. </D:multistatus>
  8784. ',
  8785. 'headers' =>
  8786. array (
  8787. 'Content-Type' => 'text/xml; charset="utf-8"',
  8788. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8789. ),
  8790. 'status' => 'HTTP/1.1 207 Multi-Status',
  8791. ),
  8792. ),
  8793. 116 =>
  8794. array (
  8795. 'request' =>
  8796. array (
  8797. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8798. <D:propfind xmlns:D="DAV:">
  8799. <D:prop>
  8800. <D:creationdate/>
  8801. <D:displayname/>
  8802. <D:getcontentlength/>
  8803. <D:getcontenttype/>
  8804. <D:getetag/>
  8805. <D:getlastmodified/>
  8806. <D:resourcetype/>
  8807. </D:prop>
  8808. </D:propfind>',
  8809. 'server' =>
  8810. array (
  8811. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8812. 'SERVER_NAME' => 'webdav',
  8813. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8814. 'SERVER_PORT' => '80',
  8815. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8816. 'REMOTE_PORT' => '33458',
  8817. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8818. 'CONTENT_LENGTH' => '235',
  8819. 'SCRIPT_NAME' => '/index.php',
  8820. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8821. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  8822. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8823. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8824. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  8825. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8826. 'QUERY_STRING' => '',
  8827. 'REQUEST_METHOD' => 'PROPFIND',
  8828. 'REDIRECT_STATUS' => '200',
  8829. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8830. 'HTTP_HOST' => 'webdav',
  8831. 'HTTP_DEPTH' => '0',
  8832. 'CONTENT_TYPE' => 'application/xml',
  8833. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8834. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8835. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8836. 'HTTP_CONTENT_LENGTH' => '235',
  8837. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  8838. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  8839. 'REQUEST_TIME' => 1220431173,
  8840. ),
  8841. ),
  8842. 'response' =>
  8843. array (
  8844. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8845. <D:multistatus xmlns:D="DAV:">
  8846. <D:response>
  8847. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  8848. <D:propstat>
  8849. <D:prop>
  8850. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8851. <D:displayname>file.txt</D:displayname>
  8852. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8853. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  8854. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8855. <D:getcontentlength>0</D:getcontentlength>
  8856. <D:resourcetype/>
  8857. </D:prop>
  8858. <D:status>HTTP/1.1 200 OK</D:status>
  8859. </D:propstat>
  8860. </D:response>
  8861. </D:multistatus>
  8862. ',
  8863. 'headers' =>
  8864. array (
  8865. 'Content-Type' => 'text/xml; charset="utf-8"',
  8866. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8867. ),
  8868. 'status' => 'HTTP/1.1 207 Multi-Status',
  8869. ),
  8870. ),
  8871. 117 =>
  8872. array (
  8873. 'request' =>
  8874. array (
  8875. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8876. <D:propfind xmlns:D="DAV:">
  8877. <D:prop>
  8878. <D:creationdate/>
  8879. <D:displayname/>
  8880. <D:getcontentlength/>
  8881. <D:getcontenttype/>
  8882. <D:getetag/>
  8883. <D:getlastmodified/>
  8884. <D:resourcetype/>
  8885. </D:prop>
  8886. </D:propfind>',
  8887. 'server' =>
  8888. array (
  8889. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  8890. 'SERVER_NAME' => 'webdav',
  8891. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  8892. 'SERVER_PORT' => '80',
  8893. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  8894. 'REMOTE_PORT' => '33458',
  8895. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  8896. 'CONTENT_LENGTH' => '235',
  8897. 'SCRIPT_NAME' => '/index.php',
  8898. 'PATH_INFO' => '/secure_collection/subdir/newdir/',
  8899. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/',
  8900. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  8901. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  8902. 'REQUEST_URI' => '/secure_collection/subdir/newdir/',
  8903. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/',
  8904. 'QUERY_STRING' => '',
  8905. 'REQUEST_METHOD' => 'PROPFIND',
  8906. 'REDIRECT_STATUS' => '200',
  8907. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  8908. 'HTTP_HOST' => 'webdav',
  8909. 'HTTP_DEPTH' => '1',
  8910. 'CONTENT_TYPE' => 'application/xml',
  8911. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  8912. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  8913. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  8914. 'HTTP_CONTENT_LENGTH' => '235',
  8915. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/',
  8916. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  8917. 'REQUEST_TIME' => 1220431173,
  8918. ),
  8919. ),
  8920. 'response' =>
  8921. array (
  8922. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  8923. <D:multistatus xmlns:D="DAV:">
  8924. <D:response>
  8925. <D:href>/secure_collection/subdir/newdir/</D:href>
  8926. <D:propstat>
  8927. <D:prop>
  8928. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8929. <D:displayname>newdir</D:displayname>
  8930. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  8931. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  8932. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8933. <D:getcontentlength>4096</D:getcontentlength>
  8934. <D:resourcetype>
  8935. <D:collection/>
  8936. </D:resourcetype>
  8937. </D:prop>
  8938. <D:status>HTTP/1.1 200 OK</D:status>
  8939. </D:propstat>
  8940. </D:response>
  8941. <D:response>
  8942. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  8943. <D:propstat>
  8944. <D:prop>
  8945. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8946. <D:displayname>file.txt</D:displayname>
  8947. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  8948. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  8949. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8950. <D:getcontentlength>0</D:getcontentlength>
  8951. <D:resourcetype/>
  8952. </D:prop>
  8953. <D:status>HTTP/1.1 200 OK</D:status>
  8954. </D:propstat>
  8955. </D:response>
  8956. <D:response>
  8957. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  8958. <D:propstat>
  8959. <D:prop>
  8960. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  8961. <D:displayname>newsubdir</D:displayname>
  8962. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  8963. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  8964. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  8965. <D:getcontentlength>4096</D:getcontentlength>
  8966. <D:resourcetype>
  8967. <D:collection/>
  8968. </D:resourcetype>
  8969. </D:prop>
  8970. <D:status>HTTP/1.1 200 OK</D:status>
  8971. </D:propstat>
  8972. </D:response>
  8973. </D:multistatus>
  8974. ',
  8975. 'headers' =>
  8976. array (
  8977. 'Content-Type' => 'text/xml; charset="utf-8"',
  8978. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  8979. ),
  8980. 'status' => 'HTTP/1.1 207 Multi-Status',
  8981. ),
  8982. ),
  8983. 118 =>
  8984. array (
  8985. 'request' =>
  8986. array (
  8987. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  8988. <D:propfind xmlns:D="DAV:">
  8989. <D:prop>
  8990. <D:creationdate/>
  8991. <D:displayname/>
  8992. <D:getcontentlength/>
  8993. <D:getcontenttype/>
  8994. <D:getetag/>
  8995. <D:getlastmodified/>
  8996. <D:resourcetype/>
  8997. </D:prop>
  8998. </D:propfind>',
  8999. 'server' =>
  9000. array (
  9001. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9002. 'SERVER_NAME' => 'webdav',
  9003. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9004. 'SERVER_PORT' => '80',
  9005. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9006. 'REMOTE_PORT' => '33458',
  9007. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9008. 'CONTENT_LENGTH' => '235',
  9009. 'SCRIPT_NAME' => '/index.php',
  9010. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  9011. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  9012. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9013. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9014. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  9015. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  9016. 'QUERY_STRING' => '',
  9017. 'REQUEST_METHOD' => 'PROPFIND',
  9018. 'REDIRECT_STATUS' => '200',
  9019. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9020. 'HTTP_HOST' => 'webdav',
  9021. 'HTTP_DEPTH' => '0',
  9022. 'CONTENT_TYPE' => 'application/xml',
  9023. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9024. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9025. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  9026. 'HTTP_CONTENT_LENGTH' => '235',
  9027. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  9028. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  9029. 'REQUEST_TIME' => 1220431173,
  9030. ),
  9031. ),
  9032. 'response' =>
  9033. array (
  9034. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9035. <D:multistatus xmlns:D="DAV:">
  9036. <D:response>
  9037. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  9038. <D:propstat>
  9039. <D:prop>
  9040. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9041. <D:displayname>file.txt</D:displayname>
  9042. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  9043. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  9044. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9045. <D:getcontentlength>0</D:getcontentlength>
  9046. <D:resourcetype/>
  9047. </D:prop>
  9048. <D:status>HTTP/1.1 200 OK</D:status>
  9049. </D:propstat>
  9050. </D:response>
  9051. </D:multistatus>
  9052. ',
  9053. 'headers' =>
  9054. array (
  9055. 'Content-Type' => 'text/xml; charset="utf-8"',
  9056. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9057. ),
  9058. 'status' => 'HTTP/1.1 207 Multi-Status',
  9059. ),
  9060. ),
  9061. 119 =>
  9062. array (
  9063. 'request' =>
  9064. array (
  9065. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9066. <D:propfind xmlns:D="DAV:">
  9067. <D:prop>
  9068. <D:creationdate/>
  9069. <D:displayname/>
  9070. <D:getcontentlength/>
  9071. <D:getcontenttype/>
  9072. <D:getetag/>
  9073. <D:getlastmodified/>
  9074. <D:resourcetype/>
  9075. </D:prop>
  9076. </D:propfind>',
  9077. 'server' =>
  9078. array (
  9079. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9080. 'SERVER_NAME' => 'webdav',
  9081. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9082. 'SERVER_PORT' => '80',
  9083. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9084. 'REMOTE_PORT' => '33458',
  9085. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9086. 'CONTENT_LENGTH' => '235',
  9087. 'SCRIPT_NAME' => '/index.php',
  9088. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  9089. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  9090. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9091. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9092. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  9093. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  9094. 'QUERY_STRING' => '',
  9095. 'REQUEST_METHOD' => 'PROPFIND',
  9096. 'REDIRECT_STATUS' => '200',
  9097. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9098. 'HTTP_HOST' => 'webdav',
  9099. 'HTTP_DEPTH' => '0',
  9100. 'CONTENT_TYPE' => 'application/xml',
  9101. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9102. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9103. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9104. 'HTTP_CONTENT_LENGTH' => '235',
  9105. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  9106. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9107. 'REQUEST_TIME' => 1220431173,
  9108. ),
  9109. ),
  9110. 'response' =>
  9111. array (
  9112. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9113. <D:multistatus xmlns:D="DAV:">
  9114. <D:response>
  9115. <D:href>/secure_collection/subdir/newdir</D:href>
  9116. <D:propstat>
  9117. <D:prop>
  9118. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9119. <D:displayname>newdir</D:displayname>
  9120. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9121. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  9122. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9123. <D:getcontentlength>4096</D:getcontentlength>
  9124. <D:resourcetype>
  9125. <D:collection/>
  9126. </D:resourcetype>
  9127. </D:prop>
  9128. <D:status>HTTP/1.1 200 OK</D:status>
  9129. </D:propstat>
  9130. </D:response>
  9131. </D:multistatus>
  9132. ',
  9133. 'headers' =>
  9134. array (
  9135. 'Content-Type' => 'text/xml; charset="utf-8"',
  9136. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9137. ),
  9138. 'status' => 'HTTP/1.1 207 Multi-Status',
  9139. ),
  9140. ),
  9141. 120 =>
  9142. array (
  9143. 'request' =>
  9144. array (
  9145. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9146. <D:propfind xmlns:D="DAV:">
  9147. <D:prop>
  9148. <D:creationdate/>
  9149. <D:displayname/>
  9150. <D:getcontentlength/>
  9151. <D:getcontenttype/>
  9152. <D:getetag/>
  9153. <D:getlastmodified/>
  9154. <D:resourcetype/>
  9155. </D:prop>
  9156. </D:propfind>',
  9157. 'server' =>
  9158. array (
  9159. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9160. 'SERVER_NAME' => 'webdav',
  9161. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9162. 'SERVER_PORT' => '80',
  9163. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9164. 'REMOTE_PORT' => '33458',
  9165. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9166. 'CONTENT_LENGTH' => '235',
  9167. 'SCRIPT_NAME' => '/index.php',
  9168. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  9169. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  9170. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9171. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9172. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  9173. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  9174. 'QUERY_STRING' => '',
  9175. 'REQUEST_METHOD' => 'PROPFIND',
  9176. 'REDIRECT_STATUS' => '200',
  9177. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9178. 'HTTP_HOST' => 'webdav',
  9179. 'HTTP_DEPTH' => '0',
  9180. 'CONTENT_TYPE' => 'application/xml',
  9181. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9182. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9183. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  9184. 'HTTP_CONTENT_LENGTH' => '235',
  9185. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  9186. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  9187. 'REQUEST_TIME' => 1220431173,
  9188. ),
  9189. ),
  9190. 'response' =>
  9191. array (
  9192. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9193. <D:multistatus xmlns:D="DAV:">
  9194. <D:response>
  9195. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  9196. <D:propstat>
  9197. <D:prop>
  9198. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9199. <D:displayname>newsubdir</D:displayname>
  9200. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9201. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  9202. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9203. <D:getcontentlength>4096</D:getcontentlength>
  9204. <D:resourcetype>
  9205. <D:collection/>
  9206. </D:resourcetype>
  9207. </D:prop>
  9208. <D:status>HTTP/1.1 200 OK</D:status>
  9209. </D:propstat>
  9210. </D:response>
  9211. </D:multistatus>
  9212. ',
  9213. 'headers' =>
  9214. array (
  9215. 'Content-Type' => 'text/xml; charset="utf-8"',
  9216. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9217. ),
  9218. 'status' => 'HTTP/1.1 207 Multi-Status',
  9219. ),
  9220. ),
  9221. 121 =>
  9222. array (
  9223. 'request' =>
  9224. array (
  9225. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9226. <D:propfind xmlns:D="DAV:">
  9227. <D:prop>
  9228. <D:creationdate/>
  9229. <D:displayname/>
  9230. <D:getcontentlength/>
  9231. <D:getcontenttype/>
  9232. <D:getetag/>
  9233. <D:getlastmodified/>
  9234. <D:resourcetype/>
  9235. </D:prop>
  9236. </D:propfind>',
  9237. 'server' =>
  9238. array (
  9239. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9240. 'SERVER_NAME' => 'webdav',
  9241. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9242. 'SERVER_PORT' => '80',
  9243. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9244. 'REMOTE_PORT' => '33458',
  9245. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9246. 'CONTENT_LENGTH' => '235',
  9247. 'SCRIPT_NAME' => '/index.php',
  9248. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  9249. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  9250. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9251. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9252. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  9253. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  9254. 'QUERY_STRING' => '',
  9255. 'REQUEST_METHOD' => 'PROPFIND',
  9256. 'REDIRECT_STATUS' => '200',
  9257. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9258. 'HTTP_HOST' => 'webdav',
  9259. 'HTTP_DEPTH' => '0',
  9260. 'CONTENT_TYPE' => 'application/xml',
  9261. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9262. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9263. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9264. 'HTTP_CONTENT_LENGTH' => '235',
  9265. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  9266. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9267. 'REQUEST_TIME' => 1220431173,
  9268. ),
  9269. ),
  9270. 'response' =>
  9271. array (
  9272. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9273. <D:multistatus xmlns:D="DAV:">
  9274. <D:response>
  9275. <D:href>/secure_collection/subdir/newdir</D:href>
  9276. <D:propstat>
  9277. <D:prop>
  9278. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9279. <D:displayname>newdir</D:displayname>
  9280. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9281. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  9282. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9283. <D:getcontentlength>4096</D:getcontentlength>
  9284. <D:resourcetype>
  9285. <D:collection/>
  9286. </D:resourcetype>
  9287. </D:prop>
  9288. <D:status>HTTP/1.1 200 OK</D:status>
  9289. </D:propstat>
  9290. </D:response>
  9291. </D:multistatus>
  9292. ',
  9293. 'headers' =>
  9294. array (
  9295. 'Content-Type' => 'text/xml; charset="utf-8"',
  9296. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9297. ),
  9298. 'status' => 'HTTP/1.1 207 Multi-Status',
  9299. ),
  9300. ),
  9301. 122 =>
  9302. array (
  9303. 'request' =>
  9304. array (
  9305. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9306. <D:propfind xmlns:D="DAV:">
  9307. <D:prop>
  9308. <D:creationdate/>
  9309. <D:displayname/>
  9310. <D:getcontentlength/>
  9311. <D:getcontenttype/>
  9312. <D:getetag/>
  9313. <D:getlastmodified/>
  9314. <D:resourcetype/>
  9315. </D:prop>
  9316. </D:propfind>',
  9317. 'server' =>
  9318. array (
  9319. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9320. 'SERVER_NAME' => 'webdav',
  9321. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9322. 'SERVER_PORT' => '80',
  9323. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9324. 'REMOTE_PORT' => '33458',
  9325. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9326. 'CONTENT_LENGTH' => '235',
  9327. 'SCRIPT_NAME' => '/index.php',
  9328. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  9329. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  9330. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9331. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9332. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  9333. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  9334. 'QUERY_STRING' => '',
  9335. 'REQUEST_METHOD' => 'PROPFIND',
  9336. 'REDIRECT_STATUS' => '200',
  9337. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9338. 'HTTP_HOST' => 'webdav',
  9339. 'HTTP_DEPTH' => '0',
  9340. 'CONTENT_TYPE' => 'application/xml',
  9341. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9342. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9343. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9344. 'HTTP_CONTENT_LENGTH' => '235',
  9345. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  9346. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9347. 'REQUEST_TIME' => 1220431173,
  9348. ),
  9349. ),
  9350. 'response' =>
  9351. array (
  9352. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9353. <D:multistatus xmlns:D="DAV:">
  9354. <D:response>
  9355. <D:href>/secure_collection/subdir/newdir</D:href>
  9356. <D:propstat>
  9357. <D:prop>
  9358. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9359. <D:displayname>newdir</D:displayname>
  9360. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9361. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  9362. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9363. <D:getcontentlength>4096</D:getcontentlength>
  9364. <D:resourcetype>
  9365. <D:collection/>
  9366. </D:resourcetype>
  9367. </D:prop>
  9368. <D:status>HTTP/1.1 200 OK</D:status>
  9369. </D:propstat>
  9370. </D:response>
  9371. </D:multistatus>
  9372. ',
  9373. 'headers' =>
  9374. array (
  9375. 'Content-Type' => 'text/xml; charset="utf-8"',
  9376. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9377. ),
  9378. 'status' => 'HTTP/1.1 207 Multi-Status',
  9379. ),
  9380. ),
  9381. 123 =>
  9382. array (
  9383. 'request' =>
  9384. array (
  9385. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9386. <D:propfind xmlns:D="DAV:">
  9387. <D:prop>
  9388. <D:creationdate/>
  9389. <D:displayname/>
  9390. <D:getcontentlength/>
  9391. <D:getcontenttype/>
  9392. <D:getetag/>
  9393. <D:getlastmodified/>
  9394. <D:resourcetype/>
  9395. </D:prop>
  9396. </D:propfind>',
  9397. 'server' =>
  9398. array (
  9399. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9400. 'SERVER_NAME' => 'webdav',
  9401. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9402. 'SERVER_PORT' => '80',
  9403. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9404. 'REMOTE_PORT' => '33458',
  9405. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9406. 'CONTENT_LENGTH' => '235',
  9407. 'SCRIPT_NAME' => '/index.php',
  9408. 'PATH_INFO' => '/secure_collection/subdir/',
  9409. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/',
  9410. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9411. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9412. 'REQUEST_URI' => '/secure_collection/subdir/',
  9413. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/',
  9414. 'QUERY_STRING' => '',
  9415. 'REQUEST_METHOD' => 'PROPFIND',
  9416. 'REDIRECT_STATUS' => '200',
  9417. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9418. 'HTTP_HOST' => 'webdav',
  9419. 'HTTP_DEPTH' => '1',
  9420. 'CONTENT_TYPE' => 'application/xml',
  9421. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9422. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9423. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  9424. 'HTTP_CONTENT_LENGTH' => '235',
  9425. 'PHP_SELF' => '/index.php/secure_collection/subdir/',
  9426. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  9427. 'REQUEST_TIME' => 1220431173,
  9428. ),
  9429. ),
  9430. 'response' =>
  9431. array (
  9432. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9433. <D:multistatus xmlns:D="DAV:">
  9434. <D:response>
  9435. <D:href>/secure_collection/subdir/</D:href>
  9436. <D:propstat>
  9437. <D:prop>
  9438. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9439. <D:displayname>subdir</D:displayname>
  9440. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9441. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  9442. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9443. <D:getcontentlength>4096</D:getcontentlength>
  9444. <D:resourcetype>
  9445. <D:collection/>
  9446. </D:resourcetype>
  9447. </D:prop>
  9448. <D:status>HTTP/1.1 200 OK</D:status>
  9449. </D:propstat>
  9450. </D:response>
  9451. <D:response>
  9452. <D:href>/secure_collection/subdir/file.html</D:href>
  9453. <D:propstat>
  9454. <D:prop>
  9455. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9456. <D:displayname>file.html</D:displayname>
  9457. <D:getcontenttype>text/html</D:getcontenttype>
  9458. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  9459. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9460. <D:getcontentlength>39</D:getcontentlength>
  9461. <D:resourcetype/>
  9462. </D:prop>
  9463. <D:status>HTTP/1.1 200 OK</D:status>
  9464. </D:propstat>
  9465. </D:response>
  9466. <D:response>
  9467. <D:href>/secure_collection/subdir/file.xml</D:href>
  9468. <D:propstat>
  9469. <D:prop>
  9470. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9471. <D:displayname>file.xml</D:displayname>
  9472. <D:getcontenttype>text/xml</D:getcontenttype>
  9473. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  9474. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9475. <D:getcontentlength>18</D:getcontentlength>
  9476. <D:resourcetype/>
  9477. </D:prop>
  9478. <D:status>HTTP/1.1 200 OK</D:status>
  9479. </D:propstat>
  9480. </D:response>
  9481. <D:response>
  9482. <D:href>/secure_collection/subdir/newdir</D:href>
  9483. <D:propstat>
  9484. <D:prop>
  9485. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9486. <D:displayname>newdir</D:displayname>
  9487. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9488. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  9489. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9490. <D:getcontentlength>4096</D:getcontentlength>
  9491. <D:resourcetype>
  9492. <D:collection/>
  9493. </D:resourcetype>
  9494. </D:prop>
  9495. <D:status>HTTP/1.1 200 OK</D:status>
  9496. </D:propstat>
  9497. </D:response>
  9498. </D:multistatus>
  9499. ',
  9500. 'headers' =>
  9501. array (
  9502. 'Content-Type' => 'text/xml; charset="utf-8"',
  9503. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9504. ),
  9505. 'status' => 'HTTP/1.1 207 Multi-Status',
  9506. ),
  9507. ),
  9508. 124 =>
  9509. array (
  9510. 'request' =>
  9511. array (
  9512. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9513. <D:propfind xmlns:D="DAV:">
  9514. <D:prop>
  9515. <D:creationdate/>
  9516. <D:displayname/>
  9517. <D:getcontentlength/>
  9518. <D:getcontenttype/>
  9519. <D:getetag/>
  9520. <D:getlastmodified/>
  9521. <D:resourcetype/>
  9522. </D:prop>
  9523. </D:propfind>',
  9524. 'server' =>
  9525. array (
  9526. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9527. 'SERVER_NAME' => 'webdav',
  9528. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9529. 'SERVER_PORT' => '80',
  9530. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9531. 'REMOTE_PORT' => '33458',
  9532. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9533. 'CONTENT_LENGTH' => '235',
  9534. 'SCRIPT_NAME' => '/index.php',
  9535. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  9536. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  9537. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9538. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9539. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  9540. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  9541. 'QUERY_STRING' => '',
  9542. 'REQUEST_METHOD' => 'PROPFIND',
  9543. 'REDIRECT_STATUS' => '200',
  9544. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9545. 'HTTP_HOST' => 'webdav',
  9546. 'HTTP_DEPTH' => '0',
  9547. 'CONTENT_TYPE' => 'application/xml',
  9548. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9549. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9550. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9551. 'HTTP_CONTENT_LENGTH' => '235',
  9552. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  9553. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9554. 'REQUEST_TIME' => 1220431173,
  9555. ),
  9556. ),
  9557. 'response' =>
  9558. array (
  9559. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9560. <D:multistatus xmlns:D="DAV:">
  9561. <D:response>
  9562. <D:href>/secure_collection/subdir/newdir</D:href>
  9563. <D:propstat>
  9564. <D:prop>
  9565. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9566. <D:displayname>newdir</D:displayname>
  9567. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9568. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  9569. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9570. <D:getcontentlength>4096</D:getcontentlength>
  9571. <D:resourcetype>
  9572. <D:collection/>
  9573. </D:resourcetype>
  9574. </D:prop>
  9575. <D:status>HTTP/1.1 200 OK</D:status>
  9576. </D:propstat>
  9577. </D:response>
  9578. </D:multistatus>
  9579. ',
  9580. 'headers' =>
  9581. array (
  9582. 'Content-Type' => 'text/xml; charset="utf-8"',
  9583. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9584. ),
  9585. 'status' => 'HTTP/1.1 207 Multi-Status',
  9586. ),
  9587. ),
  9588. 125 =>
  9589. array (
  9590. 'request' =>
  9591. array (
  9592. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9593. <D:propfind xmlns:D="DAV:">
  9594. <D:prop>
  9595. <D:creationdate/>
  9596. <D:displayname/>
  9597. <D:getcontentlength/>
  9598. <D:getcontenttype/>
  9599. <D:getetag/>
  9600. <D:getlastmodified/>
  9601. <D:resourcetype/>
  9602. </D:prop>
  9603. </D:propfind>',
  9604. 'server' =>
  9605. array (
  9606. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9607. 'SERVER_NAME' => 'webdav',
  9608. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9609. 'SERVER_PORT' => '80',
  9610. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9611. 'REMOTE_PORT' => '33458',
  9612. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9613. 'CONTENT_LENGTH' => '235',
  9614. 'SCRIPT_NAME' => '/index.php',
  9615. 'PATH_INFO' => '/secure_collection/subdir',
  9616. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  9617. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9618. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9619. 'REQUEST_URI' => '/secure_collection/subdir',
  9620. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  9621. 'QUERY_STRING' => '',
  9622. 'REQUEST_METHOD' => 'PROPFIND',
  9623. 'REDIRECT_STATUS' => '200',
  9624. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9625. 'HTTP_HOST' => 'webdav',
  9626. 'HTTP_DEPTH' => '0',
  9627. 'CONTENT_TYPE' => 'application/xml',
  9628. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9629. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9630. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  9631. 'HTTP_CONTENT_LENGTH' => '235',
  9632. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  9633. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  9634. 'REQUEST_TIME' => 1220431173,
  9635. ),
  9636. ),
  9637. 'response' =>
  9638. array (
  9639. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9640. <D:multistatus xmlns:D="DAV:">
  9641. <D:response>
  9642. <D:href>/secure_collection/subdir</D:href>
  9643. <D:propstat>
  9644. <D:prop>
  9645. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9646. <D:displayname>subdir</D:displayname>
  9647. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9648. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  9649. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9650. <D:getcontentlength>4096</D:getcontentlength>
  9651. <D:resourcetype>
  9652. <D:collection/>
  9653. </D:resourcetype>
  9654. </D:prop>
  9655. <D:status>HTTP/1.1 200 OK</D:status>
  9656. </D:propstat>
  9657. </D:response>
  9658. </D:multistatus>
  9659. ',
  9660. 'headers' =>
  9661. array (
  9662. 'Content-Type' => 'text/xml; charset="utf-8"',
  9663. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9664. ),
  9665. 'status' => 'HTTP/1.1 207 Multi-Status',
  9666. ),
  9667. ),
  9668. 126 =>
  9669. array (
  9670. 'request' =>
  9671. array (
  9672. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9673. <D:propfind xmlns:D="DAV:">
  9674. <D:prop>
  9675. <D:creationdate/>
  9676. <D:displayname/>
  9677. <D:getcontentlength/>
  9678. <D:getcontenttype/>
  9679. <D:getetag/>
  9680. <D:getlastmodified/>
  9681. <D:resourcetype/>
  9682. </D:prop>
  9683. </D:propfind>',
  9684. 'server' =>
  9685. array (
  9686. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9687. 'SERVER_NAME' => 'webdav',
  9688. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9689. 'SERVER_PORT' => '80',
  9690. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9691. 'REMOTE_PORT' => '33458',
  9692. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9693. 'CONTENT_LENGTH' => '235',
  9694. 'SCRIPT_NAME' => '/index.php',
  9695. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  9696. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  9697. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9698. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9699. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  9700. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  9701. 'QUERY_STRING' => '',
  9702. 'REQUEST_METHOD' => 'PROPFIND',
  9703. 'REDIRECT_STATUS' => '200',
  9704. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9705. 'HTTP_HOST' => 'webdav',
  9706. 'HTTP_DEPTH' => '0',
  9707. 'CONTENT_TYPE' => 'application/xml',
  9708. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9709. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9710. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9711. 'HTTP_CONTENT_LENGTH' => '235',
  9712. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  9713. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  9714. 'REQUEST_TIME' => 1220431173,
  9715. ),
  9716. ),
  9717. 'response' =>
  9718. array (
  9719. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9720. <D:multistatus xmlns:D="DAV:">
  9721. <D:response>
  9722. <D:href>/secure_collection/subdir/newdir</D:href>
  9723. <D:propstat>
  9724. <D:prop>
  9725. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9726. <D:displayname>newdir</D:displayname>
  9727. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9728. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  9729. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9730. <D:getcontentlength>4096</D:getcontentlength>
  9731. <D:resourcetype>
  9732. <D:collection/>
  9733. </D:resourcetype>
  9734. </D:prop>
  9735. <D:status>HTTP/1.1 200 OK</D:status>
  9736. </D:propstat>
  9737. </D:response>
  9738. </D:multistatus>
  9739. ',
  9740. 'headers' =>
  9741. array (
  9742. 'Content-Type' => 'text/xml; charset="utf-8"',
  9743. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9744. ),
  9745. 'status' => 'HTTP/1.1 207 Multi-Status',
  9746. ),
  9747. ),
  9748. 127 =>
  9749. array (
  9750. 'request' =>
  9751. array (
  9752. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9753. <D:propfind xmlns:D="DAV:">
  9754. <D:prop>
  9755. <D:creationdate/>
  9756. <D:displayname/>
  9757. <D:getcontentlength/>
  9758. <D:getcontenttype/>
  9759. <D:getetag/>
  9760. <D:getlastmodified/>
  9761. <D:resourcetype/>
  9762. </D:prop>
  9763. </D:propfind>',
  9764. 'server' =>
  9765. array (
  9766. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9767. 'SERVER_NAME' => 'webdav',
  9768. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9769. 'SERVER_PORT' => '80',
  9770. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9771. 'REMOTE_PORT' => '33458',
  9772. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9773. 'CONTENT_LENGTH' => '235',
  9774. 'SCRIPT_NAME' => '/index.php',
  9775. 'PATH_INFO' => '/secure_collection/subdir',
  9776. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  9777. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9778. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9779. 'REQUEST_URI' => '/secure_collection/subdir',
  9780. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  9781. 'QUERY_STRING' => '',
  9782. 'REQUEST_METHOD' => 'PROPFIND',
  9783. 'REDIRECT_STATUS' => '200',
  9784. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9785. 'HTTP_HOST' => 'webdav',
  9786. 'HTTP_DEPTH' => '0',
  9787. 'CONTENT_TYPE' => 'application/xml',
  9788. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9789. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9790. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  9791. 'HTTP_CONTENT_LENGTH' => '235',
  9792. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  9793. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  9794. 'REQUEST_TIME' => 1220431173,
  9795. ),
  9796. ),
  9797. 'response' =>
  9798. array (
  9799. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9800. <D:multistatus xmlns:D="DAV:">
  9801. <D:response>
  9802. <D:href>/secure_collection/subdir</D:href>
  9803. <D:propstat>
  9804. <D:prop>
  9805. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9806. <D:displayname>subdir</D:displayname>
  9807. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9808. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  9809. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9810. <D:getcontentlength>4096</D:getcontentlength>
  9811. <D:resourcetype>
  9812. <D:collection/>
  9813. </D:resourcetype>
  9814. </D:prop>
  9815. <D:status>HTTP/1.1 200 OK</D:status>
  9816. </D:propstat>
  9817. </D:response>
  9818. </D:multistatus>
  9819. ',
  9820. 'headers' =>
  9821. array (
  9822. 'Content-Type' => 'text/xml; charset="utf-8"',
  9823. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9824. ),
  9825. 'status' => 'HTTP/1.1 207 Multi-Status',
  9826. ),
  9827. ),
  9828. 128 =>
  9829. array (
  9830. 'request' =>
  9831. array (
  9832. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9833. <D:propfind xmlns:D="DAV:">
  9834. <D:prop>
  9835. <D:creationdate/>
  9836. <D:displayname/>
  9837. <D:getcontentlength/>
  9838. <D:getcontenttype/>
  9839. <D:getetag/>
  9840. <D:getlastmodified/>
  9841. <D:resourcetype/>
  9842. </D:prop>
  9843. </D:propfind>',
  9844. 'server' =>
  9845. array (
  9846. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9847. 'SERVER_NAME' => 'webdav',
  9848. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9849. 'SERVER_PORT' => '80',
  9850. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9851. 'REMOTE_PORT' => '33458',
  9852. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9853. 'CONTENT_LENGTH' => '235',
  9854. 'SCRIPT_NAME' => '/index.php',
  9855. 'PATH_INFO' => '/secure_collection/subdir',
  9856. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  9857. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9858. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9859. 'REQUEST_URI' => '/secure_collection/subdir',
  9860. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  9861. 'QUERY_STRING' => '',
  9862. 'REQUEST_METHOD' => 'PROPFIND',
  9863. 'REDIRECT_STATUS' => '200',
  9864. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9865. 'HTTP_HOST' => 'webdav',
  9866. 'HTTP_DEPTH' => '0',
  9867. 'CONTENT_TYPE' => 'application/xml',
  9868. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9869. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9870. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  9871. 'HTTP_CONTENT_LENGTH' => '235',
  9872. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  9873. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  9874. 'REQUEST_TIME' => 1220431173,
  9875. ),
  9876. ),
  9877. 'response' =>
  9878. array (
  9879. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9880. <D:multistatus xmlns:D="DAV:">
  9881. <D:response>
  9882. <D:href>/secure_collection/subdir</D:href>
  9883. <D:propstat>
  9884. <D:prop>
  9885. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9886. <D:displayname>subdir</D:displayname>
  9887. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9888. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  9889. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9890. <D:getcontentlength>4096</D:getcontentlength>
  9891. <D:resourcetype>
  9892. <D:collection/>
  9893. </D:resourcetype>
  9894. </D:prop>
  9895. <D:status>HTTP/1.1 200 OK</D:status>
  9896. </D:propstat>
  9897. </D:response>
  9898. </D:multistatus>
  9899. ',
  9900. 'headers' =>
  9901. array (
  9902. 'Content-Type' => 'text/xml; charset="utf-8"',
  9903. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  9904. ),
  9905. 'status' => 'HTTP/1.1 207 Multi-Status',
  9906. ),
  9907. ),
  9908. 129 =>
  9909. array (
  9910. 'request' =>
  9911. array (
  9912. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  9913. <D:propfind xmlns:D="DAV:">
  9914. <D:prop>
  9915. <D:creationdate/>
  9916. <D:displayname/>
  9917. <D:getcontentlength/>
  9918. <D:getcontenttype/>
  9919. <D:getetag/>
  9920. <D:getlastmodified/>
  9921. <D:resourcetype/>
  9922. </D:prop>
  9923. </D:propfind>',
  9924. 'server' =>
  9925. array (
  9926. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  9927. 'SERVER_NAME' => 'webdav',
  9928. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  9929. 'SERVER_PORT' => '80',
  9930. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  9931. 'REMOTE_PORT' => '33458',
  9932. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  9933. 'CONTENT_LENGTH' => '235',
  9934. 'SCRIPT_NAME' => '/index.php',
  9935. 'PATH_INFO' => '/secure_collection/',
  9936. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/',
  9937. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  9938. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  9939. 'REQUEST_URI' => '/secure_collection/',
  9940. 'REDIRECT_URI' => '/index.php/secure_collection/',
  9941. 'QUERY_STRING' => '',
  9942. 'REQUEST_METHOD' => 'PROPFIND',
  9943. 'REDIRECT_STATUS' => '200',
  9944. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  9945. 'HTTP_HOST' => 'webdav',
  9946. 'HTTP_DEPTH' => '1',
  9947. 'CONTENT_TYPE' => 'application/xml',
  9948. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  9949. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  9950. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  9951. 'HTTP_CONTENT_LENGTH' => '235',
  9952. 'PHP_SELF' => '/index.php/secure_collection/',
  9953. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/", algorithm="MD5", response="5d0e76245392bad2f54855e02b107190"',
  9954. 'REQUEST_TIME' => 1220431173,
  9955. ),
  9956. ),
  9957. 'response' =>
  9958. array (
  9959. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  9960. <D:multistatus xmlns:D="DAV:">
  9961. <D:response>
  9962. <D:href>/secure_collection/</D:href>
  9963. <D:propstat>
  9964. <D:prop>
  9965. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9966. <D:displayname>secure_collection</D:displayname>
  9967. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  9968. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  9969. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9970. <D:getcontentlength>4096</D:getcontentlength>
  9971. <D:resourcetype>
  9972. <D:collection/>
  9973. </D:resourcetype>
  9974. </D:prop>
  9975. <D:status>HTTP/1.1 200 OK</D:status>
  9976. </D:propstat>
  9977. </D:response>
  9978. <D:response>
  9979. <D:href>/secure_collection/file.txt</D:href>
  9980. <D:propstat>
  9981. <D:prop>
  9982. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9983. <D:displayname>file.txt</D:displayname>
  9984. <D:getcontenttype>text/plain</D:getcontenttype>
  9985. <D:getetag>915f244ec53702ea179db0509d787bde</D:getetag>
  9986. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  9987. <D:getcontentlength>18</D:getcontentlength>
  9988. <D:resourcetype/>
  9989. </D:prop>
  9990. <D:status>HTTP/1.1 200 OK</D:status>
  9991. </D:propstat>
  9992. </D:response>
  9993. <D:response>
  9994. <D:href>/secure_collection/subdir</D:href>
  9995. <D:propstat>
  9996. <D:prop>
  9997. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  9998. <D:displayname>subdir</D:displayname>
  9999. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10000. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  10001. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10002. <D:getcontentlength>4096</D:getcontentlength>
  10003. <D:resourcetype>
  10004. <D:collection/>
  10005. </D:resourcetype>
  10006. </D:prop>
  10007. <D:status>HTTP/1.1 200 OK</D:status>
  10008. </D:propstat>
  10009. </D:response>
  10010. </D:multistatus>
  10011. ',
  10012. 'headers' =>
  10013. array (
  10014. 'Content-Type' => 'text/xml; charset="utf-8"',
  10015. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10016. ),
  10017. 'status' => 'HTTP/1.1 207 Multi-Status',
  10018. ),
  10019. ),
  10020. 130 =>
  10021. array (
  10022. 'request' =>
  10023. array (
  10024. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10025. <D:propfind xmlns:D="DAV:">
  10026. <D:prop>
  10027. <D:creationdate/>
  10028. <D:displayname/>
  10029. <D:getcontentlength/>
  10030. <D:getcontenttype/>
  10031. <D:getetag/>
  10032. <D:getlastmodified/>
  10033. <D:resourcetype/>
  10034. </D:prop>
  10035. </D:propfind>',
  10036. 'server' =>
  10037. array (
  10038. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10039. 'SERVER_NAME' => 'webdav',
  10040. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10041. 'SERVER_PORT' => '80',
  10042. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10043. 'REMOTE_PORT' => '33458',
  10044. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10045. 'CONTENT_LENGTH' => '235',
  10046. 'SCRIPT_NAME' => '/index.php',
  10047. 'PATH_INFO' => '/secure_collection/subdir',
  10048. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  10049. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10050. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10051. 'REQUEST_URI' => '/secure_collection/subdir',
  10052. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  10053. 'QUERY_STRING' => '',
  10054. 'REQUEST_METHOD' => 'PROPFIND',
  10055. 'REDIRECT_STATUS' => '200',
  10056. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10057. 'HTTP_HOST' => 'webdav',
  10058. 'HTTP_DEPTH' => '0',
  10059. 'CONTENT_TYPE' => 'application/xml',
  10060. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  10061. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10062. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10063. 'HTTP_CONTENT_LENGTH' => '235',
  10064. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  10065. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10066. 'REQUEST_TIME' => 1220431173,
  10067. ),
  10068. ),
  10069. 'response' =>
  10070. array (
  10071. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10072. <D:multistatus xmlns:D="DAV:">
  10073. <D:response>
  10074. <D:href>/secure_collection/subdir</D:href>
  10075. <D:propstat>
  10076. <D:prop>
  10077. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10078. <D:displayname>subdir</D:displayname>
  10079. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10080. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  10081. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10082. <D:getcontentlength>4096</D:getcontentlength>
  10083. <D:resourcetype>
  10084. <D:collection/>
  10085. </D:resourcetype>
  10086. </D:prop>
  10087. <D:status>HTTP/1.1 200 OK</D:status>
  10088. </D:propstat>
  10089. </D:response>
  10090. </D:multistatus>
  10091. ',
  10092. 'headers' =>
  10093. array (
  10094. 'Content-Type' => 'text/xml; charset="utf-8"',
  10095. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10096. ),
  10097. 'status' => 'HTTP/1.1 207 Multi-Status',
  10098. ),
  10099. ),
  10100. 131 =>
  10101. array (
  10102. 'request' =>
  10103. array (
  10104. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10105. <D:propfind xmlns:D="DAV:">
  10106. <D:prop>
  10107. <D:creationdate/>
  10108. <D:displayname/>
  10109. <D:getcontentlength/>
  10110. <D:getcontenttype/>
  10111. <D:getetag/>
  10112. <D:getlastmodified/>
  10113. <D:resourcetype/>
  10114. </D:prop>
  10115. </D:propfind>',
  10116. 'server' =>
  10117. array (
  10118. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10119. 'SERVER_NAME' => 'webdav',
  10120. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10121. 'SERVER_PORT' => '80',
  10122. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10123. 'REMOTE_PORT' => '33458',
  10124. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10125. 'CONTENT_LENGTH' => '235',
  10126. 'SCRIPT_NAME' => '/index.php',
  10127. 'PATH_INFO' => '/secure_collection',
  10128. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  10129. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10130. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10131. 'REQUEST_URI' => '/secure_collection',
  10132. 'REDIRECT_URI' => '/index.php/secure_collection',
  10133. 'QUERY_STRING' => '',
  10134. 'REQUEST_METHOD' => 'PROPFIND',
  10135. 'REDIRECT_STATUS' => '200',
  10136. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10137. 'HTTP_HOST' => 'webdav',
  10138. 'HTTP_DEPTH' => '0',
  10139. 'CONTENT_TYPE' => 'application/xml',
  10140. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  10141. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10142. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  10143. 'HTTP_CONTENT_LENGTH' => '235',
  10144. 'PHP_SELF' => '/index.php/secure_collection',
  10145. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  10146. 'REQUEST_TIME' => 1220431173,
  10147. ),
  10148. ),
  10149. 'response' =>
  10150. array (
  10151. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10152. <D:multistatus xmlns:D="DAV:">
  10153. <D:response>
  10154. <D:href>/secure_collection</D:href>
  10155. <D:propstat>
  10156. <D:prop>
  10157. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10158. <D:displayname>secure_collection</D:displayname>
  10159. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10160. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  10161. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10162. <D:getcontentlength>4096</D:getcontentlength>
  10163. <D:resourcetype>
  10164. <D:collection/>
  10165. </D:resourcetype>
  10166. </D:prop>
  10167. <D:status>HTTP/1.1 200 OK</D:status>
  10168. </D:propstat>
  10169. </D:response>
  10170. </D:multistatus>
  10171. ',
  10172. 'headers' =>
  10173. array (
  10174. 'Content-Type' => 'text/xml; charset="utf-8"',
  10175. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10176. ),
  10177. 'status' => 'HTTP/1.1 207 Multi-Status',
  10178. ),
  10179. ),
  10180. 132 =>
  10181. array (
  10182. 'request' =>
  10183. array (
  10184. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10185. <D:propfind xmlns:D="DAV:">
  10186. <D:prop>
  10187. <D:creationdate/>
  10188. <D:displayname/>
  10189. <D:getcontentlength/>
  10190. <D:getcontenttype/>
  10191. <D:getetag/>
  10192. <D:getlastmodified/>
  10193. <D:resourcetype/>
  10194. </D:prop>
  10195. </D:propfind>',
  10196. 'server' =>
  10197. array (
  10198. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10199. 'SERVER_NAME' => 'webdav',
  10200. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10201. 'SERVER_PORT' => '80',
  10202. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10203. 'REMOTE_PORT' => '33458',
  10204. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10205. 'CONTENT_LENGTH' => '235',
  10206. 'SCRIPT_NAME' => '/index.php',
  10207. 'PATH_INFO' => '/secure_collection/subdir',
  10208. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  10209. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10210. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10211. 'REQUEST_URI' => '/secure_collection/subdir',
  10212. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  10213. 'QUERY_STRING' => '',
  10214. 'REQUEST_METHOD' => 'PROPFIND',
  10215. 'REDIRECT_STATUS' => '200',
  10216. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10217. 'HTTP_HOST' => 'webdav',
  10218. 'HTTP_DEPTH' => '0',
  10219. 'CONTENT_TYPE' => 'application/xml',
  10220. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  10221. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10222. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10223. 'HTTP_CONTENT_LENGTH' => '235',
  10224. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  10225. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10226. 'REQUEST_TIME' => 1220431173,
  10227. ),
  10228. ),
  10229. 'response' =>
  10230. array (
  10231. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10232. <D:multistatus xmlns:D="DAV:">
  10233. <D:response>
  10234. <D:href>/secure_collection/subdir</D:href>
  10235. <D:propstat>
  10236. <D:prop>
  10237. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10238. <D:displayname>subdir</D:displayname>
  10239. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10240. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  10241. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10242. <D:getcontentlength>4096</D:getcontentlength>
  10243. <D:resourcetype>
  10244. <D:collection/>
  10245. </D:resourcetype>
  10246. </D:prop>
  10247. <D:status>HTTP/1.1 200 OK</D:status>
  10248. </D:propstat>
  10249. </D:response>
  10250. </D:multistatus>
  10251. ',
  10252. 'headers' =>
  10253. array (
  10254. 'Content-Type' => 'text/xml; charset="utf-8"',
  10255. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10256. ),
  10257. 'status' => 'HTTP/1.1 207 Multi-Status',
  10258. ),
  10259. ),
  10260. 133 =>
  10261. array (
  10262. 'request' =>
  10263. array (
  10264. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10265. <D:propfind xmlns:D="DAV:">
  10266. <D:prop>
  10267. <D:creationdate/>
  10268. <D:displayname/>
  10269. <D:getcontentlength/>
  10270. <D:getcontenttype/>
  10271. <D:getetag/>
  10272. <D:getlastmodified/>
  10273. <D:resourcetype/>
  10274. </D:prop>
  10275. </D:propfind>',
  10276. 'server' =>
  10277. array (
  10278. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10279. 'SERVER_NAME' => 'webdav',
  10280. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10281. 'SERVER_PORT' => '80',
  10282. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10283. 'REMOTE_PORT' => '33458',
  10284. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10285. 'CONTENT_LENGTH' => '235',
  10286. 'SCRIPT_NAME' => '/index.php',
  10287. 'PATH_INFO' => '/secure_collection',
  10288. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  10289. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10290. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10291. 'REQUEST_URI' => '/secure_collection',
  10292. 'REDIRECT_URI' => '/index.php/secure_collection',
  10293. 'QUERY_STRING' => '',
  10294. 'REQUEST_METHOD' => 'PROPFIND',
  10295. 'REDIRECT_STATUS' => '200',
  10296. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10297. 'HTTP_HOST' => 'webdav',
  10298. 'HTTP_DEPTH' => '0',
  10299. 'CONTENT_TYPE' => 'application/xml',
  10300. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  10301. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10302. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  10303. 'HTTP_CONTENT_LENGTH' => '235',
  10304. 'PHP_SELF' => '/index.php/secure_collection',
  10305. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  10306. 'REQUEST_TIME' => 1220431173,
  10307. ),
  10308. ),
  10309. 'response' =>
  10310. array (
  10311. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10312. <D:multistatus xmlns:D="DAV:">
  10313. <D:response>
  10314. <D:href>/secure_collection</D:href>
  10315. <D:propstat>
  10316. <D:prop>
  10317. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10318. <D:displayname>secure_collection</D:displayname>
  10319. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10320. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  10321. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10322. <D:getcontentlength>4096</D:getcontentlength>
  10323. <D:resourcetype>
  10324. <D:collection/>
  10325. </D:resourcetype>
  10326. </D:prop>
  10327. <D:status>HTTP/1.1 200 OK</D:status>
  10328. </D:propstat>
  10329. </D:response>
  10330. </D:multistatus>
  10331. ',
  10332. 'headers' =>
  10333. array (
  10334. 'Content-Type' => 'text/xml; charset="utf-8"',
  10335. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10336. ),
  10337. 'status' => 'HTTP/1.1 207 Multi-Status',
  10338. ),
  10339. ),
  10340. 134 =>
  10341. array (
  10342. 'request' =>
  10343. array (
  10344. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10345. <D:propfind xmlns:D="DAV:">
  10346. <D:prop>
  10347. <D:creationdate/>
  10348. <D:displayname/>
  10349. <D:getcontentlength/>
  10350. <D:getcontenttype/>
  10351. <D:getetag/>
  10352. <D:getlastmodified/>
  10353. <D:resourcetype/>
  10354. </D:prop>
  10355. </D:propfind>',
  10356. 'server' =>
  10357. array (
  10358. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10359. 'SERVER_NAME' => 'webdav',
  10360. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10361. 'SERVER_PORT' => '80',
  10362. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10363. 'REMOTE_PORT' => '33458',
  10364. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10365. 'CONTENT_LENGTH' => '235',
  10366. 'SCRIPT_NAME' => '/index.php',
  10367. 'PATH_INFO' => '/secure_collection',
  10368. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  10369. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10370. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10371. 'REQUEST_URI' => '/secure_collection',
  10372. 'REDIRECT_URI' => '/index.php/secure_collection',
  10373. 'QUERY_STRING' => '',
  10374. 'REQUEST_METHOD' => 'PROPFIND',
  10375. 'REDIRECT_STATUS' => '200',
  10376. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10377. 'HTTP_HOST' => 'webdav',
  10378. 'HTTP_DEPTH' => '0',
  10379. 'CONTENT_TYPE' => 'application/xml',
  10380. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  10381. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10382. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  10383. 'HTTP_CONTENT_LENGTH' => '235',
  10384. 'PHP_SELF' => '/index.php/secure_collection',
  10385. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  10386. 'REQUEST_TIME' => 1220431173,
  10387. ),
  10388. ),
  10389. 'response' =>
  10390. array (
  10391. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10392. <D:multistatus xmlns:D="DAV:">
  10393. <D:response>
  10394. <D:href>/secure_collection</D:href>
  10395. <D:propstat>
  10396. <D:prop>
  10397. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10398. <D:displayname>secure_collection</D:displayname>
  10399. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10400. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  10401. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10402. <D:getcontentlength>4096</D:getcontentlength>
  10403. <D:resourcetype>
  10404. <D:collection/>
  10405. </D:resourcetype>
  10406. </D:prop>
  10407. <D:status>HTTP/1.1 200 OK</D:status>
  10408. </D:propstat>
  10409. </D:response>
  10410. </D:multistatus>
  10411. ',
  10412. 'headers' =>
  10413. array (
  10414. 'Content-Type' => 'text/xml; charset="utf-8"',
  10415. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10416. ),
  10417. 'status' => 'HTTP/1.1 207 Multi-Status',
  10418. ),
  10419. ),
  10420. 135 =>
  10421. array (
  10422. 'request' =>
  10423. array (
  10424. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10425. <D:propfind xmlns:D="DAV:">
  10426. <D:prop>
  10427. <D:creationdate/>
  10428. <D:displayname/>
  10429. <D:getcontentlength/>
  10430. <D:getcontenttype/>
  10431. <D:getetag/>
  10432. <D:getlastmodified/>
  10433. <D:resourcetype/>
  10434. </D:prop>
  10435. </D:propfind>',
  10436. 'server' =>
  10437. array (
  10438. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10439. 'SERVER_NAME' => 'webdav',
  10440. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10441. 'SERVER_PORT' => '80',
  10442. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10443. 'REMOTE_PORT' => '33458',
  10444. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10445. 'CONTENT_LENGTH' => '235',
  10446. 'SCRIPT_NAME' => '/index.php',
  10447. 'PATH_INFO' => '/secure_collection/subdir',
  10448. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  10449. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10450. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10451. 'REQUEST_URI' => '/secure_collection/subdir',
  10452. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  10453. 'QUERY_STRING' => '',
  10454. 'REQUEST_METHOD' => 'PROPFIND',
  10455. 'REDIRECT_STATUS' => '200',
  10456. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10457. 'HTTP_HOST' => 'webdav',
  10458. 'HTTP_DEPTH' => '0',
  10459. 'CONTENT_TYPE' => 'application/xml',
  10460. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  10461. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10462. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10463. 'HTTP_CONTENT_LENGTH' => '235',
  10464. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  10465. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10466. 'REQUEST_TIME' => 1220431173,
  10467. ),
  10468. ),
  10469. 'response' =>
  10470. array (
  10471. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10472. <D:multistatus xmlns:D="DAV:">
  10473. <D:response>
  10474. <D:href>/secure_collection/subdir</D:href>
  10475. <D:propstat>
  10476. <D:prop>
  10477. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10478. <D:displayname>subdir</D:displayname>
  10479. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10480. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  10481. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10482. <D:getcontentlength>4096</D:getcontentlength>
  10483. <D:resourcetype>
  10484. <D:collection/>
  10485. </D:resourcetype>
  10486. </D:prop>
  10487. <D:status>HTTP/1.1 200 OK</D:status>
  10488. </D:propstat>
  10489. </D:response>
  10490. </D:multistatus>
  10491. ',
  10492. 'headers' =>
  10493. array (
  10494. 'Content-Type' => 'text/xml; charset="utf-8"',
  10495. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10496. ),
  10497. 'status' => 'HTTP/1.1 207 Multi-Status',
  10498. ),
  10499. ),
  10500. 136 =>
  10501. array (
  10502. 'request' =>
  10503. array (
  10504. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10505. <D:propfind xmlns:D="DAV:">
  10506. <D:prop>
  10507. <D:creationdate/>
  10508. <D:displayname/>
  10509. <D:getcontentlength/>
  10510. <D:getcontenttype/>
  10511. <D:getetag/>
  10512. <D:getlastmodified/>
  10513. <D:resourcetype/>
  10514. </D:prop>
  10515. </D:propfind>',
  10516. 'server' =>
  10517. array (
  10518. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10519. 'SERVER_NAME' => 'webdav',
  10520. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10521. 'SERVER_PORT' => '80',
  10522. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10523. 'REMOTE_PORT' => '33458',
  10524. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10525. 'CONTENT_LENGTH' => '235',
  10526. 'SCRIPT_NAME' => '/index.php',
  10527. 'PATH_INFO' => '/secure_collection/subdir',
  10528. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  10529. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10530. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10531. 'REQUEST_URI' => '/secure_collection/subdir',
  10532. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  10533. 'QUERY_STRING' => '',
  10534. 'REQUEST_METHOD' => 'PROPFIND',
  10535. 'REDIRECT_STATUS' => '200',
  10536. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10537. 'HTTP_HOST' => 'webdav',
  10538. 'HTTP_DEPTH' => '0',
  10539. 'CONTENT_TYPE' => 'application/xml',
  10540. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  10541. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10542. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10543. 'HTTP_CONTENT_LENGTH' => '235',
  10544. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  10545. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10546. 'REQUEST_TIME' => 1220431173,
  10547. ),
  10548. ),
  10549. 'response' =>
  10550. array (
  10551. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10552. <D:multistatus xmlns:D="DAV:">
  10553. <D:response>
  10554. <D:href>/secure_collection/subdir</D:href>
  10555. <D:propstat>
  10556. <D:prop>
  10557. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10558. <D:displayname>subdir</D:displayname>
  10559. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10560. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  10561. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10562. <D:getcontentlength>4096</D:getcontentlength>
  10563. <D:resourcetype>
  10564. <D:collection/>
  10565. </D:resourcetype>
  10566. </D:prop>
  10567. <D:status>HTTP/1.1 200 OK</D:status>
  10568. </D:propstat>
  10569. </D:response>
  10570. </D:multistatus>
  10571. ',
  10572. 'headers' =>
  10573. array (
  10574. 'Content-Type' => 'text/xml; charset="utf-8"',
  10575. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10576. ),
  10577. 'status' => 'HTTP/1.1 207 Multi-Status',
  10578. ),
  10579. ),
  10580. 137 =>
  10581. array (
  10582. 'request' =>
  10583. array (
  10584. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10585. <D:propfind xmlns:D="DAV:">
  10586. <D:prop>
  10587. <D:creationdate/>
  10588. <D:displayname/>
  10589. <D:getcontentlength/>
  10590. <D:getcontenttype/>
  10591. <D:getetag/>
  10592. <D:getlastmodified/>
  10593. <D:resourcetype/>
  10594. </D:prop>
  10595. </D:propfind>',
  10596. 'server' =>
  10597. array (
  10598. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10599. 'SERVER_NAME' => 'webdav',
  10600. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10601. 'SERVER_PORT' => '80',
  10602. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10603. 'REMOTE_PORT' => '33458',
  10604. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10605. 'CONTENT_LENGTH' => '235',
  10606. 'SCRIPT_NAME' => '/index.php',
  10607. 'PATH_INFO' => '/secure_collection/subdir/',
  10608. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/',
  10609. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10610. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10611. 'REQUEST_URI' => '/secure_collection/subdir/',
  10612. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/',
  10613. 'QUERY_STRING' => '',
  10614. 'REQUEST_METHOD' => 'PROPFIND',
  10615. 'REDIRECT_STATUS' => '200',
  10616. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10617. 'HTTP_HOST' => 'webdav',
  10618. 'HTTP_DEPTH' => '1',
  10619. 'CONTENT_TYPE' => 'application/xml',
  10620. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  10621. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10622. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  10623. 'HTTP_CONTENT_LENGTH' => '235',
  10624. 'PHP_SELF' => '/index.php/secure_collection/subdir/',
  10625. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  10626. 'REQUEST_TIME' => 1220431173,
  10627. ),
  10628. ),
  10629. 'response' =>
  10630. array (
  10631. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10632. <D:multistatus xmlns:D="DAV:">
  10633. <D:response>
  10634. <D:href>/secure_collection/subdir/</D:href>
  10635. <D:propstat>
  10636. <D:prop>
  10637. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10638. <D:displayname>subdir</D:displayname>
  10639. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10640. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  10641. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10642. <D:getcontentlength>4096</D:getcontentlength>
  10643. <D:resourcetype>
  10644. <D:collection/>
  10645. </D:resourcetype>
  10646. </D:prop>
  10647. <D:status>HTTP/1.1 200 OK</D:status>
  10648. </D:propstat>
  10649. </D:response>
  10650. <D:response>
  10651. <D:href>/secure_collection/subdir/file.html</D:href>
  10652. <D:propstat>
  10653. <D:prop>
  10654. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10655. <D:displayname>file.html</D:displayname>
  10656. <D:getcontenttype>text/html</D:getcontenttype>
  10657. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  10658. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10659. <D:getcontentlength>39</D:getcontentlength>
  10660. <D:resourcetype/>
  10661. </D:prop>
  10662. <D:status>HTTP/1.1 200 OK</D:status>
  10663. </D:propstat>
  10664. </D:response>
  10665. <D:response>
  10666. <D:href>/secure_collection/subdir/file.xml</D:href>
  10667. <D:propstat>
  10668. <D:prop>
  10669. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10670. <D:displayname>file.xml</D:displayname>
  10671. <D:getcontenttype>text/xml</D:getcontenttype>
  10672. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  10673. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10674. <D:getcontentlength>18</D:getcontentlength>
  10675. <D:resourcetype/>
  10676. </D:prop>
  10677. <D:status>HTTP/1.1 200 OK</D:status>
  10678. </D:propstat>
  10679. </D:response>
  10680. <D:response>
  10681. <D:href>/secure_collection/subdir/newdir</D:href>
  10682. <D:propstat>
  10683. <D:prop>
  10684. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10685. <D:displayname>newdir</D:displayname>
  10686. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10687. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  10688. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10689. <D:getcontentlength>4096</D:getcontentlength>
  10690. <D:resourcetype>
  10691. <D:collection/>
  10692. </D:resourcetype>
  10693. </D:prop>
  10694. <D:status>HTTP/1.1 200 OK</D:status>
  10695. </D:propstat>
  10696. </D:response>
  10697. </D:multistatus>
  10698. ',
  10699. 'headers' =>
  10700. array (
  10701. 'Content-Type' => 'text/xml; charset="utf-8"',
  10702. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10703. ),
  10704. 'status' => 'HTTP/1.1 207 Multi-Status',
  10705. ),
  10706. ),
  10707. 138 =>
  10708. array (
  10709. 'request' =>
  10710. array (
  10711. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10712. <D:propfind xmlns:D="DAV:">
  10713. <D:prop>
  10714. <D:creationdate/>
  10715. <D:displayname/>
  10716. <D:getcontentlength/>
  10717. <D:getcontenttype/>
  10718. <D:getetag/>
  10719. <D:getlastmodified/>
  10720. <D:resourcetype/>
  10721. </D:prop>
  10722. </D:propfind>',
  10723. 'server' =>
  10724. array (
  10725. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10726. 'SERVER_NAME' => 'webdav',
  10727. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10728. 'SERVER_PORT' => '80',
  10729. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10730. 'REMOTE_PORT' => '33458',
  10731. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10732. 'CONTENT_LENGTH' => '235',
  10733. 'SCRIPT_NAME' => '/index.php',
  10734. 'PATH_INFO' => '/secure_collection/subdir/newdir/',
  10735. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/',
  10736. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10737. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10738. 'REQUEST_URI' => '/secure_collection/subdir/newdir/',
  10739. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/',
  10740. 'QUERY_STRING' => '',
  10741. 'REQUEST_METHOD' => 'PROPFIND',
  10742. 'REDIRECT_STATUS' => '200',
  10743. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10744. 'HTTP_HOST' => 'webdav',
  10745. 'HTTP_DEPTH' => '1',
  10746. 'CONTENT_TYPE' => 'application/xml',
  10747. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  10748. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10749. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  10750. 'HTTP_CONTENT_LENGTH' => '235',
  10751. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/',
  10752. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  10753. 'REQUEST_TIME' => 1220431173,
  10754. ),
  10755. ),
  10756. 'response' =>
  10757. array (
  10758. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10759. <D:multistatus xmlns:D="DAV:">
  10760. <D:response>
  10761. <D:href>/secure_collection/subdir/newdir/</D:href>
  10762. <D:propstat>
  10763. <D:prop>
  10764. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10765. <D:displayname>newdir</D:displayname>
  10766. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10767. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  10768. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10769. <D:getcontentlength>4096</D:getcontentlength>
  10770. <D:resourcetype>
  10771. <D:collection/>
  10772. </D:resourcetype>
  10773. </D:prop>
  10774. <D:status>HTTP/1.1 200 OK</D:status>
  10775. </D:propstat>
  10776. </D:response>
  10777. <D:response>
  10778. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  10779. <D:propstat>
  10780. <D:prop>
  10781. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10782. <D:displayname>file.txt</D:displayname>
  10783. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  10784. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  10785. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10786. <D:getcontentlength>0</D:getcontentlength>
  10787. <D:resourcetype/>
  10788. </D:prop>
  10789. <D:status>HTTP/1.1 200 OK</D:status>
  10790. </D:propstat>
  10791. </D:response>
  10792. <D:response>
  10793. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  10794. <D:propstat>
  10795. <D:prop>
  10796. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10797. <D:displayname>newsubdir</D:displayname>
  10798. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10799. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  10800. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10801. <D:getcontentlength>4096</D:getcontentlength>
  10802. <D:resourcetype>
  10803. <D:collection/>
  10804. </D:resourcetype>
  10805. </D:prop>
  10806. <D:status>HTTP/1.1 200 OK</D:status>
  10807. </D:propstat>
  10808. </D:response>
  10809. </D:multistatus>
  10810. ',
  10811. 'headers' =>
  10812. array (
  10813. 'Content-Type' => 'text/xml; charset="utf-8"',
  10814. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10815. ),
  10816. 'status' => 'HTTP/1.1 207 Multi-Status',
  10817. ),
  10818. ),
  10819. 139 =>
  10820. array (
  10821. 'request' =>
  10822. array (
  10823. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10824. <D:propfind xmlns:D="DAV:">
  10825. <D:prop>
  10826. <D:creationdate/>
  10827. <D:displayname/>
  10828. <D:getcontentlength/>
  10829. <D:getcontenttype/>
  10830. <D:getetag/>
  10831. <D:getlastmodified/>
  10832. <D:resourcetype/>
  10833. </D:prop>
  10834. </D:propfind>',
  10835. 'server' =>
  10836. array (
  10837. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10838. 'SERVER_NAME' => 'webdav',
  10839. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10840. 'SERVER_PORT' => '80',
  10841. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10842. 'REMOTE_PORT' => '33458',
  10843. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10844. 'CONTENT_LENGTH' => '235',
  10845. 'SCRIPT_NAME' => '/index.php',
  10846. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/',
  10847. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/',
  10848. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10849. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10850. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/',
  10851. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/',
  10852. 'QUERY_STRING' => '',
  10853. 'REQUEST_METHOD' => 'PROPFIND',
  10854. 'REDIRECT_STATUS' => '200',
  10855. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10856. 'HTTP_HOST' => 'webdav',
  10857. 'HTTP_DEPTH' => '1',
  10858. 'CONTENT_TYPE' => 'application/xml',
  10859. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  10860. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10861. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/", algorithm="MD5", response="affc903bdce3be54092d19bb797c594a"',
  10862. 'HTTP_CONTENT_LENGTH' => '235',
  10863. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/',
  10864. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/", algorithm="MD5", response="affc903bdce3be54092d19bb797c594a"',
  10865. 'REQUEST_TIME' => 1220431173,
  10866. ),
  10867. ),
  10868. 'response' =>
  10869. array (
  10870. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10871. <D:multistatus xmlns:D="DAV:">
  10872. <D:response>
  10873. <D:href>/secure_collection/subdir/newdir/newsubdir/</D:href>
  10874. <D:propstat>
  10875. <D:prop>
  10876. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10877. <D:displayname>newsubdir</D:displayname>
  10878. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  10879. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  10880. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10881. <D:getcontentlength>4096</D:getcontentlength>
  10882. <D:resourcetype>
  10883. <D:collection/>
  10884. </D:resourcetype>
  10885. </D:prop>
  10886. <D:status>HTTP/1.1 200 OK</D:status>
  10887. </D:propstat>
  10888. </D:response>
  10889. <D:response>
  10890. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  10891. <D:propstat>
  10892. <D:prop>
  10893. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  10894. <D:displayname>file.txt</D:displayname>
  10895. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  10896. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  10897. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  10898. <D:getcontentlength>0</D:getcontentlength>
  10899. <D:resourcetype/>
  10900. </D:prop>
  10901. <D:status>HTTP/1.1 200 OK</D:status>
  10902. </D:propstat>
  10903. </D:response>
  10904. </D:multistatus>
  10905. ',
  10906. 'headers' =>
  10907. array (
  10908. 'Content-Type' => 'text/xml; charset="utf-8"',
  10909. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  10910. ),
  10911. 'status' => 'HTTP/1.1 207 Multi-Status',
  10912. ),
  10913. ),
  10914. 140 =>
  10915. array (
  10916. 'request' =>
  10917. array (
  10918. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  10919. <D:propfind xmlns:D="DAV:">
  10920. <D:prop>
  10921. <D:resourcetype/>
  10922. </D:prop>
  10923. </D:propfind>',
  10924. 'server' =>
  10925. array (
  10926. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  10927. 'SERVER_NAME' => 'webdav',
  10928. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  10929. 'SERVER_PORT' => '80',
  10930. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  10931. 'REMOTE_PORT' => '33458',
  10932. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  10933. 'CONTENT_LENGTH' => '124',
  10934. 'SCRIPT_NAME' => '/index.php',
  10935. 'PATH_INFO' => '/secure_collection/subdir',
  10936. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  10937. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  10938. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  10939. 'REQUEST_URI' => '/secure_collection/subdir',
  10940. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  10941. 'QUERY_STRING' => '',
  10942. 'REQUEST_METHOD' => 'PROPFIND',
  10943. 'REDIRECT_STATUS' => '200',
  10944. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  10945. 'HTTP_HOST' => 'webdav',
  10946. 'HTTP_DEPTH' => '1',
  10947. 'CONTENT_TYPE' => 'application/xml',
  10948. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  10949. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10950. 'HTTP_CONTENT_LENGTH' => '124',
  10951. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  10952. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  10953. 'REQUEST_TIME' => 1220431173,
  10954. ),
  10955. ),
  10956. 'response' =>
  10957. array (
  10958. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  10959. <D:multistatus xmlns:D="DAV:">
  10960. <D:response>
  10961. <D:href>/secure_collection/subdir</D:href>
  10962. <D:propstat>
  10963. <D:prop>
  10964. <D:resourcetype>
  10965. <D:collection/>
  10966. </D:resourcetype>
  10967. </D:prop>
  10968. <D:status>HTTP/1.1 200 OK</D:status>
  10969. </D:propstat>
  10970. </D:response>
  10971. <D:response>
  10972. <D:href>/secure_collection/subdir/file.html</D:href>
  10973. <D:propstat>
  10974. <D:prop>
  10975. <D:resourcetype/>
  10976. </D:prop>
  10977. <D:status>HTTP/1.1 200 OK</D:status>
  10978. </D:propstat>
  10979. </D:response>
  10980. <D:response>
  10981. <D:href>/secure_collection/subdir/file.xml</D:href>
  10982. <D:propstat>
  10983. <D:prop>
  10984. <D:resourcetype/>
  10985. </D:prop>
  10986. <D:status>HTTP/1.1 200 OK</D:status>
  10987. </D:propstat>
  10988. </D:response>
  10989. <D:response>
  10990. <D:href>/secure_collection/subdir/newdir</D:href>
  10991. <D:propstat>
  10992. <D:prop>
  10993. <D:resourcetype>
  10994. <D:collection/>
  10995. </D:resourcetype>
  10996. </D:prop>
  10997. <D:status>HTTP/1.1 200 OK</D:status>
  10998. </D:propstat>
  10999. </D:response>
  11000. </D:multistatus>
  11001. ',
  11002. 'headers' =>
  11003. array (
  11004. 'Content-Type' => 'text/xml; charset="utf-8"',
  11005. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11006. ),
  11007. 'status' => 'HTTP/1.1 207 Multi-Status',
  11008. ),
  11009. ),
  11010. 141 =>
  11011. array (
  11012. 'request' =>
  11013. array (
  11014. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11015. <D:propfind xmlns:D="DAV:">
  11016. <D:prop>
  11017. <D:creationdate/>
  11018. <D:displayname/>
  11019. <D:getcontentlength/>
  11020. <D:getcontenttype/>
  11021. <D:getetag/>
  11022. <D:getlastmodified/>
  11023. <D:resourcetype/>
  11024. </D:prop>
  11025. </D:propfind>',
  11026. 'server' =>
  11027. array (
  11028. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11029. 'SERVER_NAME' => 'webdav',
  11030. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11031. 'SERVER_PORT' => '80',
  11032. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11033. 'REMOTE_PORT' => '33458',
  11034. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11035. 'CONTENT_LENGTH' => '235',
  11036. 'SCRIPT_NAME' => '/index.php',
  11037. 'PATH_INFO' => '/secure_collection/subdir/',
  11038. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/',
  11039. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11040. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11041. 'REQUEST_URI' => '/secure_collection/subdir/',
  11042. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/',
  11043. 'QUERY_STRING' => '',
  11044. 'REQUEST_METHOD' => 'PROPFIND',
  11045. 'REDIRECT_STATUS' => '200',
  11046. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11047. 'HTTP_HOST' => 'webdav',
  11048. 'HTTP_DEPTH' => '1',
  11049. 'CONTENT_TYPE' => 'application/xml',
  11050. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  11051. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11052. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  11053. 'HTTP_CONTENT_LENGTH' => '235',
  11054. 'PHP_SELF' => '/index.php/secure_collection/subdir/',
  11055. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/", algorithm="MD5", response="4d1222f8527fc7610b6e017cb7d4445b"',
  11056. 'REQUEST_TIME' => 1220431173,
  11057. ),
  11058. ),
  11059. 'response' =>
  11060. array (
  11061. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11062. <D:multistatus xmlns:D="DAV:">
  11063. <D:response>
  11064. <D:href>/secure_collection/subdir/</D:href>
  11065. <D:propstat>
  11066. <D:prop>
  11067. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11068. <D:displayname>subdir</D:displayname>
  11069. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  11070. <D:getetag>c5478175e232c6c35b72e28fb638de42</D:getetag>
  11071. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11072. <D:getcontentlength>4096</D:getcontentlength>
  11073. <D:resourcetype>
  11074. <D:collection/>
  11075. </D:resourcetype>
  11076. </D:prop>
  11077. <D:status>HTTP/1.1 200 OK</D:status>
  11078. </D:propstat>
  11079. </D:response>
  11080. <D:response>
  11081. <D:href>/secure_collection/subdir/file.html</D:href>
  11082. <D:propstat>
  11083. <D:prop>
  11084. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11085. <D:displayname>file.html</D:displayname>
  11086. <D:getcontenttype>text/html</D:getcontenttype>
  11087. <D:getetag>63e609ad6597ac5f4a6c399729a4abe0</D:getetag>
  11088. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11089. <D:getcontentlength>39</D:getcontentlength>
  11090. <D:resourcetype/>
  11091. </D:prop>
  11092. <D:status>HTTP/1.1 200 OK</D:status>
  11093. </D:propstat>
  11094. </D:response>
  11095. <D:response>
  11096. <D:href>/secure_collection/subdir/file.xml</D:href>
  11097. <D:propstat>
  11098. <D:prop>
  11099. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11100. <D:displayname>file.xml</D:displayname>
  11101. <D:getcontenttype>text/xml</D:getcontenttype>
  11102. <D:getetag>b23a873ef8c0f8e3b33339bed653b763</D:getetag>
  11103. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11104. <D:getcontentlength>18</D:getcontentlength>
  11105. <D:resourcetype/>
  11106. </D:prop>
  11107. <D:status>HTTP/1.1 200 OK</D:status>
  11108. </D:propstat>
  11109. </D:response>
  11110. <D:response>
  11111. <D:href>/secure_collection/subdir/newdir</D:href>
  11112. <D:propstat>
  11113. <D:prop>
  11114. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11115. <D:displayname>newdir</D:displayname>
  11116. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  11117. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  11118. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11119. <D:getcontentlength>4096</D:getcontentlength>
  11120. <D:resourcetype>
  11121. <D:collection/>
  11122. </D:resourcetype>
  11123. </D:prop>
  11124. <D:status>HTTP/1.1 200 OK</D:status>
  11125. </D:propstat>
  11126. </D:response>
  11127. </D:multistatus>
  11128. ',
  11129. 'headers' =>
  11130. array (
  11131. 'Content-Type' => 'text/xml; charset="utf-8"',
  11132. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11133. ),
  11134. 'status' => 'HTTP/1.1 207 Multi-Status',
  11135. ),
  11136. ),
  11137. 142 =>
  11138. array (
  11139. 'request' =>
  11140. array (
  11141. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11142. <D:propfind xmlns:D="DAV:">
  11143. <D:prop>
  11144. <D:resourcetype/>
  11145. </D:prop>
  11146. </D:propfind>',
  11147. 'server' =>
  11148. array (
  11149. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11150. 'SERVER_NAME' => 'webdav',
  11151. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11152. 'SERVER_PORT' => '80',
  11153. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11154. 'REMOTE_PORT' => '33458',
  11155. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11156. 'CONTENT_LENGTH' => '124',
  11157. 'SCRIPT_NAME' => '/index.php',
  11158. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  11159. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  11160. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11161. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11162. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  11163. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  11164. 'QUERY_STRING' => '',
  11165. 'REQUEST_METHOD' => 'PROPFIND',
  11166. 'REDIRECT_STATUS' => '200',
  11167. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11168. 'HTTP_HOST' => 'webdav',
  11169. 'HTTP_DEPTH' => '1',
  11170. 'CONTENT_TYPE' => 'application/xml',
  11171. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11172. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  11173. 'HTTP_CONTENT_LENGTH' => '124',
  11174. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  11175. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="fb18d3b88ba7d60b4295afd2f4fd64f3"',
  11176. 'REQUEST_TIME' => 1220431173,
  11177. ),
  11178. ),
  11179. 'response' =>
  11180. array (
  11181. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11182. <D:multistatus xmlns:D="DAV:">
  11183. <D:response>
  11184. <D:href>/secure_collection/subdir/file.html</D:href>
  11185. <D:propstat>
  11186. <D:prop>
  11187. <D:resourcetype/>
  11188. </D:prop>
  11189. <D:status>HTTP/1.1 200 OK</D:status>
  11190. </D:propstat>
  11191. </D:response>
  11192. </D:multistatus>
  11193. ',
  11194. 'headers' =>
  11195. array (
  11196. 'Content-Type' => 'text/xml; charset="utf-8"',
  11197. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11198. ),
  11199. 'status' => 'HTTP/1.1 207 Multi-Status',
  11200. ),
  11201. ),
  11202. 143 =>
  11203. array (
  11204. 'request' =>
  11205. array (
  11206. 'body' => '',
  11207. 'server' =>
  11208. array (
  11209. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11210. 'SERVER_NAME' => 'webdav',
  11211. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11212. 'SERVER_PORT' => '80',
  11213. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11214. 'REMOTE_PORT' => '33458',
  11215. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11216. 'SCRIPT_NAME' => '/index.php',
  11217. 'PATH_INFO' => '/secure_collection/subdir/file.html',
  11218. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.html',
  11219. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11220. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11221. 'REQUEST_URI' => '/secure_collection/subdir/file.html',
  11222. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.html',
  11223. 'QUERY_STRING' => '',
  11224. 'REQUEST_METHOD' => 'DELETE',
  11225. 'REDIRECT_STATUS' => '200',
  11226. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11227. 'HTTP_HOST' => 'webdav',
  11228. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11229. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="caf65eb5149dbb87dc924153d012acaa"',
  11230. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.html',
  11231. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.html", algorithm="MD5", response="caf65eb5149dbb87dc924153d012acaa"',
  11232. 'REQUEST_TIME' => 1220431173,
  11233. ),
  11234. ),
  11235. 'response' =>
  11236. array (
  11237. 'body' => '',
  11238. 'headers' =>
  11239. array (
  11240. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11241. 'Content-Length' => 0,
  11242. ),
  11243. 'status' => 'HTTP/1.1 204 No Content',
  11244. ),
  11245. ),
  11246. 144 =>
  11247. array (
  11248. 'request' =>
  11249. array (
  11250. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11251. <D:propfind xmlns:D="DAV:">
  11252. <D:prop>
  11253. <D:resourcetype/>
  11254. </D:prop>
  11255. </D:propfind>',
  11256. 'server' =>
  11257. array (
  11258. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11259. 'SERVER_NAME' => 'webdav',
  11260. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11261. 'SERVER_PORT' => '80',
  11262. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11263. 'REMOTE_PORT' => '33458',
  11264. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11265. 'CONTENT_LENGTH' => '124',
  11266. 'SCRIPT_NAME' => '/index.php',
  11267. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  11268. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  11269. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11270. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11271. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  11272. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  11273. 'QUERY_STRING' => '',
  11274. 'REQUEST_METHOD' => 'PROPFIND',
  11275. 'REDIRECT_STATUS' => '200',
  11276. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11277. 'HTTP_HOST' => 'webdav',
  11278. 'HTTP_DEPTH' => '1',
  11279. 'CONTENT_TYPE' => 'application/xml',
  11280. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11281. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  11282. 'HTTP_CONTENT_LENGTH' => '124',
  11283. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  11284. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="794966836ac255d1c7381d5266d95926"',
  11285. 'REQUEST_TIME' => 1220431173,
  11286. ),
  11287. ),
  11288. 'response' =>
  11289. array (
  11290. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11291. <D:multistatus xmlns:D="DAV:">
  11292. <D:response>
  11293. <D:href>/secure_collection/subdir/file.xml</D:href>
  11294. <D:propstat>
  11295. <D:prop>
  11296. <D:resourcetype/>
  11297. </D:prop>
  11298. <D:status>HTTP/1.1 200 OK</D:status>
  11299. </D:propstat>
  11300. </D:response>
  11301. </D:multistatus>
  11302. ',
  11303. 'headers' =>
  11304. array (
  11305. 'Content-Type' => 'text/xml; charset="utf-8"',
  11306. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11307. ),
  11308. 'status' => 'HTTP/1.1 207 Multi-Status',
  11309. ),
  11310. ),
  11311. 145 =>
  11312. array (
  11313. 'request' =>
  11314. array (
  11315. 'body' => '',
  11316. 'server' =>
  11317. array (
  11318. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11319. 'SERVER_NAME' => 'webdav',
  11320. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11321. 'SERVER_PORT' => '80',
  11322. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11323. 'REMOTE_PORT' => '33458',
  11324. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11325. 'SCRIPT_NAME' => '/index.php',
  11326. 'PATH_INFO' => '/secure_collection/subdir/file.xml',
  11327. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/file.xml',
  11328. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11329. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11330. 'REQUEST_URI' => '/secure_collection/subdir/file.xml',
  11331. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/file.xml',
  11332. 'QUERY_STRING' => '',
  11333. 'REQUEST_METHOD' => 'DELETE',
  11334. 'REDIRECT_STATUS' => '200',
  11335. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11336. 'HTTP_HOST' => 'webdav',
  11337. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11338. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="6b04220ec1d407e1852295a9b9093586"',
  11339. 'PHP_SELF' => '/index.php/secure_collection/subdir/file.xml',
  11340. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/file.xml", algorithm="MD5", response="6b04220ec1d407e1852295a9b9093586"',
  11341. 'REQUEST_TIME' => 1220431173,
  11342. ),
  11343. ),
  11344. 'response' =>
  11345. array (
  11346. 'body' => '',
  11347. 'headers' =>
  11348. array (
  11349. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11350. 'Content-Length' => 0,
  11351. ),
  11352. 'status' => 'HTTP/1.1 204 No Content',
  11353. ),
  11354. ),
  11355. 146 =>
  11356. array (
  11357. 'request' =>
  11358. array (
  11359. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11360. <D:propfind xmlns:D="DAV:">
  11361. <D:prop>
  11362. <D:resourcetype/>
  11363. </D:prop>
  11364. </D:propfind>',
  11365. 'server' =>
  11366. array (
  11367. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11368. 'SERVER_NAME' => 'webdav',
  11369. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11370. 'SERVER_PORT' => '80',
  11371. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11372. 'REMOTE_PORT' => '33458',
  11373. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11374. 'CONTENT_LENGTH' => '124',
  11375. 'SCRIPT_NAME' => '/index.php',
  11376. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  11377. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  11378. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11379. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11380. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  11381. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  11382. 'QUERY_STRING' => '',
  11383. 'REQUEST_METHOD' => 'PROPFIND',
  11384. 'REDIRECT_STATUS' => '200',
  11385. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11386. 'HTTP_HOST' => 'webdav',
  11387. 'HTTP_DEPTH' => '1',
  11388. 'CONTENT_TYPE' => 'application/xml',
  11389. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11390. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  11391. 'HTTP_CONTENT_LENGTH' => '124',
  11392. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  11393. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  11394. 'REQUEST_TIME' => 1220431173,
  11395. ),
  11396. ),
  11397. 'response' =>
  11398. array (
  11399. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11400. <D:multistatus xmlns:D="DAV:">
  11401. <D:response>
  11402. <D:href>/secure_collection/subdir/newdir</D:href>
  11403. <D:propstat>
  11404. <D:prop>
  11405. <D:resourcetype>
  11406. <D:collection/>
  11407. </D:resourcetype>
  11408. </D:prop>
  11409. <D:status>HTTP/1.1 200 OK</D:status>
  11410. </D:propstat>
  11411. </D:response>
  11412. <D:response>
  11413. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  11414. <D:propstat>
  11415. <D:prop>
  11416. <D:resourcetype/>
  11417. </D:prop>
  11418. <D:status>HTTP/1.1 200 OK</D:status>
  11419. </D:propstat>
  11420. </D:response>
  11421. <D:response>
  11422. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  11423. <D:propstat>
  11424. <D:prop>
  11425. <D:resourcetype>
  11426. <D:collection/>
  11427. </D:resourcetype>
  11428. </D:prop>
  11429. <D:status>HTTP/1.1 200 OK</D:status>
  11430. </D:propstat>
  11431. </D:response>
  11432. </D:multistatus>
  11433. ',
  11434. 'headers' =>
  11435. array (
  11436. 'Content-Type' => 'text/xml; charset="utf-8"',
  11437. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11438. ),
  11439. 'status' => 'HTTP/1.1 207 Multi-Status',
  11440. ),
  11441. ),
  11442. 147 =>
  11443. array (
  11444. 'request' =>
  11445. array (
  11446. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11447. <D:propfind xmlns:D="DAV:">
  11448. <D:prop>
  11449. <D:creationdate/>
  11450. <D:displayname/>
  11451. <D:getcontentlength/>
  11452. <D:getcontenttype/>
  11453. <D:getetag/>
  11454. <D:getlastmodified/>
  11455. <D:resourcetype/>
  11456. </D:prop>
  11457. </D:propfind>',
  11458. 'server' =>
  11459. array (
  11460. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11461. 'SERVER_NAME' => 'webdav',
  11462. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11463. 'SERVER_PORT' => '80',
  11464. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11465. 'REMOTE_PORT' => '33458',
  11466. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11467. 'CONTENT_LENGTH' => '235',
  11468. 'SCRIPT_NAME' => '/index.php',
  11469. 'PATH_INFO' => '/secure_collection/subdir/newdir/',
  11470. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/',
  11471. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11472. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11473. 'REQUEST_URI' => '/secure_collection/subdir/newdir/',
  11474. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/',
  11475. 'QUERY_STRING' => '',
  11476. 'REQUEST_METHOD' => 'PROPFIND',
  11477. 'REDIRECT_STATUS' => '200',
  11478. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11479. 'HTTP_HOST' => 'webdav',
  11480. 'HTTP_DEPTH' => '1',
  11481. 'CONTENT_TYPE' => 'application/xml',
  11482. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  11483. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11484. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  11485. 'HTTP_CONTENT_LENGTH' => '235',
  11486. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/',
  11487. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/", algorithm="MD5", response="4c091c3c9d2e764aacda6d486a98d5c3"',
  11488. 'REQUEST_TIME' => 1220431173,
  11489. ),
  11490. ),
  11491. 'response' =>
  11492. array (
  11493. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11494. <D:multistatus xmlns:D="DAV:">
  11495. <D:response>
  11496. <D:href>/secure_collection/subdir/newdir/</D:href>
  11497. <D:propstat>
  11498. <D:prop>
  11499. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11500. <D:displayname>newdir</D:displayname>
  11501. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  11502. <D:getetag>e8fac981fae3020310afadcc6b78287c</D:getetag>
  11503. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11504. <D:getcontentlength>4096</D:getcontentlength>
  11505. <D:resourcetype>
  11506. <D:collection/>
  11507. </D:resourcetype>
  11508. </D:prop>
  11509. <D:status>HTTP/1.1 200 OK</D:status>
  11510. </D:propstat>
  11511. </D:response>
  11512. <D:response>
  11513. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  11514. <D:propstat>
  11515. <D:prop>
  11516. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11517. <D:displayname>file.txt</D:displayname>
  11518. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  11519. <D:getetag>c0405933cd57c9b53258fe1be86b3e4f</D:getetag>
  11520. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11521. <D:getcontentlength>0</D:getcontentlength>
  11522. <D:resourcetype/>
  11523. </D:prop>
  11524. <D:status>HTTP/1.1 200 OK</D:status>
  11525. </D:propstat>
  11526. </D:response>
  11527. <D:response>
  11528. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  11529. <D:propstat>
  11530. <D:prop>
  11531. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11532. <D:displayname>newsubdir</D:displayname>
  11533. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  11534. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  11535. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11536. <D:getcontentlength>4096</D:getcontentlength>
  11537. <D:resourcetype>
  11538. <D:collection/>
  11539. </D:resourcetype>
  11540. </D:prop>
  11541. <D:status>HTTP/1.1 200 OK</D:status>
  11542. </D:propstat>
  11543. </D:response>
  11544. </D:multistatus>
  11545. ',
  11546. 'headers' =>
  11547. array (
  11548. 'Content-Type' => 'text/xml; charset="utf-8"',
  11549. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11550. ),
  11551. 'status' => 'HTTP/1.1 207 Multi-Status',
  11552. ),
  11553. ),
  11554. 148 =>
  11555. array (
  11556. 'request' =>
  11557. array (
  11558. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11559. <D:propfind xmlns:D="DAV:">
  11560. <D:prop>
  11561. <D:resourcetype/>
  11562. </D:prop>
  11563. </D:propfind>',
  11564. 'server' =>
  11565. array (
  11566. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11567. 'SERVER_NAME' => 'webdav',
  11568. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11569. 'SERVER_PORT' => '80',
  11570. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11571. 'REMOTE_PORT' => '33458',
  11572. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11573. 'CONTENT_LENGTH' => '124',
  11574. 'SCRIPT_NAME' => '/index.php',
  11575. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  11576. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  11577. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11578. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11579. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  11580. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  11581. 'QUERY_STRING' => '',
  11582. 'REQUEST_METHOD' => 'PROPFIND',
  11583. 'REDIRECT_STATUS' => '200',
  11584. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11585. 'HTTP_HOST' => 'webdav',
  11586. 'HTTP_DEPTH' => '1',
  11587. 'CONTENT_TYPE' => 'application/xml',
  11588. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11589. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  11590. 'HTTP_CONTENT_LENGTH' => '124',
  11591. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  11592. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="71d8d55ccc55a06b424ebbf3e5de05c9"',
  11593. 'REQUEST_TIME' => 1220431173,
  11594. ),
  11595. ),
  11596. 'response' =>
  11597. array (
  11598. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11599. <D:multistatus xmlns:D="DAV:">
  11600. <D:response>
  11601. <D:href>/secure_collection/subdir/newdir/file.txt</D:href>
  11602. <D:propstat>
  11603. <D:prop>
  11604. <D:resourcetype/>
  11605. </D:prop>
  11606. <D:status>HTTP/1.1 200 OK</D:status>
  11607. </D:propstat>
  11608. </D:response>
  11609. </D:multistatus>
  11610. ',
  11611. 'headers' =>
  11612. array (
  11613. 'Content-Type' => 'text/xml; charset="utf-8"',
  11614. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11615. ),
  11616. 'status' => 'HTTP/1.1 207 Multi-Status',
  11617. ),
  11618. ),
  11619. 149 =>
  11620. array (
  11621. 'request' =>
  11622. array (
  11623. 'body' => '',
  11624. 'server' =>
  11625. array (
  11626. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11627. 'SERVER_NAME' => 'webdav',
  11628. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11629. 'SERVER_PORT' => '80',
  11630. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11631. 'REMOTE_PORT' => '33458',
  11632. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11633. 'SCRIPT_NAME' => '/index.php',
  11634. 'PATH_INFO' => '/secure_collection/subdir/newdir/file.txt',
  11635. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/file.txt',
  11636. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11637. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11638. 'REQUEST_URI' => '/secure_collection/subdir/newdir/file.txt',
  11639. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/file.txt',
  11640. 'QUERY_STRING' => '',
  11641. 'REQUEST_METHOD' => 'DELETE',
  11642. 'REDIRECT_STATUS' => '200',
  11643. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11644. 'HTTP_HOST' => 'webdav',
  11645. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11646. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="76345aedb73fd7a7f549639ce7cd8e7f"',
  11647. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/file.txt',
  11648. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/file.txt", algorithm="MD5", response="76345aedb73fd7a7f549639ce7cd8e7f"',
  11649. 'REQUEST_TIME' => 1220431173,
  11650. ),
  11651. ),
  11652. 'response' =>
  11653. array (
  11654. 'body' => '',
  11655. 'headers' =>
  11656. array (
  11657. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11658. 'Content-Length' => 0,
  11659. ),
  11660. 'status' => 'HTTP/1.1 204 No Content',
  11661. ),
  11662. ),
  11663. 150 =>
  11664. array (
  11665. 'request' =>
  11666. array (
  11667. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11668. <D:propfind xmlns:D="DAV:">
  11669. <D:prop>
  11670. <D:resourcetype/>
  11671. </D:prop>
  11672. </D:propfind>',
  11673. 'server' =>
  11674. array (
  11675. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11676. 'SERVER_NAME' => 'webdav',
  11677. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11678. 'SERVER_PORT' => '80',
  11679. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11680. 'REMOTE_PORT' => '33458',
  11681. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11682. 'CONTENT_LENGTH' => '124',
  11683. 'SCRIPT_NAME' => '/index.php',
  11684. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  11685. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  11686. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11687. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11688. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  11689. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  11690. 'QUERY_STRING' => '',
  11691. 'REQUEST_METHOD' => 'PROPFIND',
  11692. 'REDIRECT_STATUS' => '200',
  11693. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11694. 'HTTP_HOST' => 'webdav',
  11695. 'HTTP_DEPTH' => '1',
  11696. 'CONTENT_TYPE' => 'application/xml',
  11697. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11698. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  11699. 'HTTP_CONTENT_LENGTH' => '124',
  11700. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  11701. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  11702. 'REQUEST_TIME' => 1220431173,
  11703. ),
  11704. ),
  11705. 'response' =>
  11706. array (
  11707. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11708. <D:multistatus xmlns:D="DAV:">
  11709. <D:response>
  11710. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  11711. <D:propstat>
  11712. <D:prop>
  11713. <D:resourcetype>
  11714. <D:collection/>
  11715. </D:resourcetype>
  11716. </D:prop>
  11717. <D:status>HTTP/1.1 200 OK</D:status>
  11718. </D:propstat>
  11719. </D:response>
  11720. <D:response>
  11721. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  11722. <D:propstat>
  11723. <D:prop>
  11724. <D:resourcetype/>
  11725. </D:prop>
  11726. <D:status>HTTP/1.1 200 OK</D:status>
  11727. </D:propstat>
  11728. </D:response>
  11729. </D:multistatus>
  11730. ',
  11731. 'headers' =>
  11732. array (
  11733. 'Content-Type' => 'text/xml; charset="utf-8"',
  11734. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11735. ),
  11736. 'status' => 'HTTP/1.1 207 Multi-Status',
  11737. ),
  11738. ),
  11739. 151 =>
  11740. array (
  11741. 'request' =>
  11742. array (
  11743. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11744. <D:propfind xmlns:D="DAV:">
  11745. <D:prop>
  11746. <D:creationdate/>
  11747. <D:displayname/>
  11748. <D:getcontentlength/>
  11749. <D:getcontenttype/>
  11750. <D:getetag/>
  11751. <D:getlastmodified/>
  11752. <D:resourcetype/>
  11753. </D:prop>
  11754. </D:propfind>',
  11755. 'server' =>
  11756. array (
  11757. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11758. 'SERVER_NAME' => 'webdav',
  11759. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11760. 'SERVER_PORT' => '80',
  11761. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11762. 'REMOTE_PORT' => '33458',
  11763. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11764. 'CONTENT_LENGTH' => '235',
  11765. 'SCRIPT_NAME' => '/index.php',
  11766. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/',
  11767. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/',
  11768. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11769. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11770. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/',
  11771. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/',
  11772. 'QUERY_STRING' => '',
  11773. 'REQUEST_METHOD' => 'PROPFIND',
  11774. 'REDIRECT_STATUS' => '200',
  11775. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11776. 'HTTP_HOST' => 'webdav',
  11777. 'HTTP_DEPTH' => '1',
  11778. 'CONTENT_TYPE' => 'application/xml',
  11779. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  11780. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11781. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/", algorithm="MD5", response="affc903bdce3be54092d19bb797c594a"',
  11782. 'HTTP_CONTENT_LENGTH' => '235',
  11783. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/',
  11784. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/", algorithm="MD5", response="affc903bdce3be54092d19bb797c594a"',
  11785. 'REQUEST_TIME' => 1220431173,
  11786. ),
  11787. ),
  11788. 'response' =>
  11789. array (
  11790. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11791. <D:multistatus xmlns:D="DAV:">
  11792. <D:response>
  11793. <D:href>/secure_collection/subdir/newdir/newsubdir/</D:href>
  11794. <D:propstat>
  11795. <D:prop>
  11796. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11797. <D:displayname>newsubdir</D:displayname>
  11798. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  11799. <D:getetag>d2ad792ed4ced17d12e267eb1feef75c</D:getetag>
  11800. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11801. <D:getcontentlength>4096</D:getcontentlength>
  11802. <D:resourcetype>
  11803. <D:collection/>
  11804. </D:resourcetype>
  11805. </D:prop>
  11806. <D:status>HTTP/1.1 200 OK</D:status>
  11807. </D:propstat>
  11808. </D:response>
  11809. <D:response>
  11810. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  11811. <D:propstat>
  11812. <D:prop>
  11813. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  11814. <D:displayname>file.txt</D:displayname>
  11815. <D:getcontenttype>application/octet-stream</D:getcontenttype>
  11816. <D:getetag>bde09112b72b6fed63ff4e3917ebd56a</D:getetag>
  11817. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  11818. <D:getcontentlength>0</D:getcontentlength>
  11819. <D:resourcetype/>
  11820. </D:prop>
  11821. <D:status>HTTP/1.1 200 OK</D:status>
  11822. </D:propstat>
  11823. </D:response>
  11824. </D:multistatus>
  11825. ',
  11826. 'headers' =>
  11827. array (
  11828. 'Content-Type' => 'text/xml; charset="utf-8"',
  11829. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11830. ),
  11831. 'status' => 'HTTP/1.1 207 Multi-Status',
  11832. ),
  11833. ),
  11834. 152 =>
  11835. array (
  11836. 'request' =>
  11837. array (
  11838. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11839. <D:propfind xmlns:D="DAV:">
  11840. <D:prop>
  11841. <D:resourcetype/>
  11842. </D:prop>
  11843. </D:propfind>',
  11844. 'server' =>
  11845. array (
  11846. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11847. 'SERVER_NAME' => 'webdav',
  11848. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11849. 'SERVER_PORT' => '80',
  11850. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11851. 'REMOTE_PORT' => '33458',
  11852. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11853. 'CONTENT_LENGTH' => '124',
  11854. 'SCRIPT_NAME' => '/index.php',
  11855. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  11856. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  11857. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11858. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11859. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  11860. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  11861. 'QUERY_STRING' => '',
  11862. 'REQUEST_METHOD' => 'PROPFIND',
  11863. 'REDIRECT_STATUS' => '200',
  11864. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11865. 'HTTP_HOST' => 'webdav',
  11866. 'HTTP_DEPTH' => '1',
  11867. 'CONTENT_TYPE' => 'application/xml',
  11868. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11869. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  11870. 'HTTP_CONTENT_LENGTH' => '124',
  11871. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  11872. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="43482d88cfe456bc4975dddecaece562"',
  11873. 'REQUEST_TIME' => 1220431173,
  11874. ),
  11875. ),
  11876. 'response' =>
  11877. array (
  11878. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11879. <D:multistatus xmlns:D="DAV:">
  11880. <D:response>
  11881. <D:href>/secure_collection/subdir/newdir/newsubdir/file.txt</D:href>
  11882. <D:propstat>
  11883. <D:prop>
  11884. <D:resourcetype/>
  11885. </D:prop>
  11886. <D:status>HTTP/1.1 200 OK</D:status>
  11887. </D:propstat>
  11888. </D:response>
  11889. </D:multistatus>
  11890. ',
  11891. 'headers' =>
  11892. array (
  11893. 'Content-Type' => 'text/xml; charset="utf-8"',
  11894. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11895. ),
  11896. 'status' => 'HTTP/1.1 207 Multi-Status',
  11897. ),
  11898. ),
  11899. 153 =>
  11900. array (
  11901. 'request' =>
  11902. array (
  11903. 'body' => '',
  11904. 'server' =>
  11905. array (
  11906. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11907. 'SERVER_NAME' => 'webdav',
  11908. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11909. 'SERVER_PORT' => '80',
  11910. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11911. 'REMOTE_PORT' => '33458',
  11912. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11913. 'SCRIPT_NAME' => '/index.php',
  11914. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  11915. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir/file.txt',
  11916. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11917. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11918. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir/file.txt',
  11919. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  11920. 'QUERY_STRING' => '',
  11921. 'REQUEST_METHOD' => 'DELETE',
  11922. 'REDIRECT_STATUS' => '200',
  11923. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11924. 'HTTP_HOST' => 'webdav',
  11925. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11926. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="f9730e77dc869146c872153a6f8b1c07"',
  11927. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir/file.txt',
  11928. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir/file.txt", algorithm="MD5", response="f9730e77dc869146c872153a6f8b1c07"',
  11929. 'REQUEST_TIME' => 1220431173,
  11930. ),
  11931. ),
  11932. 'response' =>
  11933. array (
  11934. 'body' => '',
  11935. 'headers' =>
  11936. array (
  11937. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  11938. 'Content-Length' => 0,
  11939. ),
  11940. 'status' => 'HTTP/1.1 204 No Content',
  11941. ),
  11942. ),
  11943. 154 =>
  11944. array (
  11945. 'request' =>
  11946. array (
  11947. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  11948. <D:propfind xmlns:D="DAV:">
  11949. <D:prop>
  11950. <D:resourcetype/>
  11951. </D:prop>
  11952. </D:propfind>',
  11953. 'server' =>
  11954. array (
  11955. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  11956. 'SERVER_NAME' => 'webdav',
  11957. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  11958. 'SERVER_PORT' => '80',
  11959. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  11960. 'REMOTE_PORT' => '33458',
  11961. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  11962. 'CONTENT_LENGTH' => '124',
  11963. 'SCRIPT_NAME' => '/index.php',
  11964. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  11965. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  11966. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  11967. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  11968. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  11969. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  11970. 'QUERY_STRING' => '',
  11971. 'REQUEST_METHOD' => 'PROPFIND',
  11972. 'REDIRECT_STATUS' => '200',
  11973. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  11974. 'HTTP_HOST' => 'webdav',
  11975. 'HTTP_DEPTH' => '1',
  11976. 'CONTENT_TYPE' => 'application/xml',
  11977. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  11978. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  11979. 'HTTP_CONTENT_LENGTH' => '124',
  11980. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  11981. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="99dab73654f5395e4638499b561b3792"',
  11982. 'REQUEST_TIME' => 1220431173,
  11983. ),
  11984. ),
  11985. 'response' =>
  11986. array (
  11987. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  11988. <D:multistatus xmlns:D="DAV:">
  11989. <D:response>
  11990. <D:href>/secure_collection/subdir/newdir/newsubdir</D:href>
  11991. <D:propstat>
  11992. <D:prop>
  11993. <D:resourcetype>
  11994. <D:collection/>
  11995. </D:resourcetype>
  11996. </D:prop>
  11997. <D:status>HTTP/1.1 200 OK</D:status>
  11998. </D:propstat>
  11999. </D:response>
  12000. </D:multistatus>
  12001. ',
  12002. 'headers' =>
  12003. array (
  12004. 'Content-Type' => 'text/xml; charset="utf-8"',
  12005. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12006. ),
  12007. 'status' => 'HTTP/1.1 207 Multi-Status',
  12008. ),
  12009. ),
  12010. 155 =>
  12011. array (
  12012. 'request' =>
  12013. array (
  12014. 'body' => '',
  12015. 'server' =>
  12016. array (
  12017. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12018. 'SERVER_NAME' => 'webdav',
  12019. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12020. 'SERVER_PORT' => '80',
  12021. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12022. 'REMOTE_PORT' => '33458',
  12023. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12024. 'SCRIPT_NAME' => '/index.php',
  12025. 'PATH_INFO' => '/secure_collection/subdir/newdir/newsubdir',
  12026. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir/newsubdir',
  12027. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12028. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12029. 'REQUEST_URI' => '/secure_collection/subdir/newdir/newsubdir',
  12030. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  12031. 'QUERY_STRING' => '',
  12032. 'REQUEST_METHOD' => 'DELETE',
  12033. 'REDIRECT_STATUS' => '200',
  12034. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12035. 'HTTP_HOST' => 'webdav',
  12036. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12037. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="0ec9bf6249441fc4fe034b2aa7f7e258"',
  12038. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir/newsubdir',
  12039. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir/newsubdir", algorithm="MD5", response="0ec9bf6249441fc4fe034b2aa7f7e258"',
  12040. 'REQUEST_TIME' => 1220431173,
  12041. ),
  12042. ),
  12043. 'response' =>
  12044. array (
  12045. 'body' => '',
  12046. 'headers' =>
  12047. array (
  12048. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12049. 'Content-Length' => 0,
  12050. ),
  12051. 'status' => 'HTTP/1.1 204 No Content',
  12052. ),
  12053. ),
  12054. 156 =>
  12055. array (
  12056. 'request' =>
  12057. array (
  12058. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12059. <D:propfind xmlns:D="DAV:">
  12060. <D:prop>
  12061. <D:resourcetype/>
  12062. </D:prop>
  12063. </D:propfind>',
  12064. 'server' =>
  12065. array (
  12066. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12067. 'SERVER_NAME' => 'webdav',
  12068. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12069. 'SERVER_PORT' => '80',
  12070. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12071. 'REMOTE_PORT' => '33458',
  12072. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12073. 'CONTENT_LENGTH' => '124',
  12074. 'SCRIPT_NAME' => '/index.php',
  12075. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  12076. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  12077. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12078. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12079. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  12080. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  12081. 'QUERY_STRING' => '',
  12082. 'REQUEST_METHOD' => 'PROPFIND',
  12083. 'REDIRECT_STATUS' => '200',
  12084. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12085. 'HTTP_HOST' => 'webdav',
  12086. 'HTTP_DEPTH' => '1',
  12087. 'CONTENT_TYPE' => 'application/xml',
  12088. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12089. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  12090. 'HTTP_CONTENT_LENGTH' => '124',
  12091. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  12092. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="23d8912760cfd1ada61092c117b95478"',
  12093. 'REQUEST_TIME' => 1220431173,
  12094. ),
  12095. ),
  12096. 'response' =>
  12097. array (
  12098. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  12099. <D:multistatus xmlns:D="DAV:">
  12100. <D:response>
  12101. <D:href>/secure_collection/subdir/newdir</D:href>
  12102. <D:propstat>
  12103. <D:prop>
  12104. <D:resourcetype>
  12105. <D:collection/>
  12106. </D:resourcetype>
  12107. </D:prop>
  12108. <D:status>HTTP/1.1 200 OK</D:status>
  12109. </D:propstat>
  12110. </D:response>
  12111. </D:multistatus>
  12112. ',
  12113. 'headers' =>
  12114. array (
  12115. 'Content-Type' => 'text/xml; charset="utf-8"',
  12116. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12117. ),
  12118. 'status' => 'HTTP/1.1 207 Multi-Status',
  12119. ),
  12120. ),
  12121. 157 =>
  12122. array (
  12123. 'request' =>
  12124. array (
  12125. 'body' => '',
  12126. 'server' =>
  12127. array (
  12128. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12129. 'SERVER_NAME' => 'webdav',
  12130. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12131. 'SERVER_PORT' => '80',
  12132. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12133. 'REMOTE_PORT' => '33458',
  12134. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12135. 'SCRIPT_NAME' => '/index.php',
  12136. 'PATH_INFO' => '/secure_collection/subdir/newdir',
  12137. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir/newdir',
  12138. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12139. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12140. 'REQUEST_URI' => '/secure_collection/subdir/newdir',
  12141. 'REDIRECT_URI' => '/index.php/secure_collection/subdir/newdir',
  12142. 'QUERY_STRING' => '',
  12143. 'REQUEST_METHOD' => 'DELETE',
  12144. 'REDIRECT_STATUS' => '200',
  12145. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12146. 'HTTP_HOST' => 'webdav',
  12147. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12148. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="e7adc35249bbc3b08149efe42e06518d"',
  12149. 'PHP_SELF' => '/index.php/secure_collection/subdir/newdir',
  12150. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir/newdir", algorithm="MD5", response="e7adc35249bbc3b08149efe42e06518d"',
  12151. 'REQUEST_TIME' => 1220431173,
  12152. ),
  12153. ),
  12154. 'response' =>
  12155. array (
  12156. 'body' => '',
  12157. 'headers' =>
  12158. array (
  12159. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12160. 'Content-Length' => 0,
  12161. ),
  12162. 'status' => 'HTTP/1.1 204 No Content',
  12163. ),
  12164. ),
  12165. 158 =>
  12166. array (
  12167. 'request' =>
  12168. array (
  12169. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12170. <D:propfind xmlns:D="DAV:">
  12171. <D:prop>
  12172. <D:resourcetype/>
  12173. </D:prop>
  12174. </D:propfind>',
  12175. 'server' =>
  12176. array (
  12177. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12178. 'SERVER_NAME' => 'webdav',
  12179. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12180. 'SERVER_PORT' => '80',
  12181. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12182. 'REMOTE_PORT' => '33458',
  12183. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12184. 'CONTENT_LENGTH' => '124',
  12185. 'SCRIPT_NAME' => '/index.php',
  12186. 'PATH_INFO' => '/secure_collection/subdir',
  12187. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  12188. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12189. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12190. 'REQUEST_URI' => '/secure_collection/subdir',
  12191. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  12192. 'QUERY_STRING' => '',
  12193. 'REQUEST_METHOD' => 'PROPFIND',
  12194. 'REDIRECT_STATUS' => '200',
  12195. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12196. 'HTTP_HOST' => 'webdav',
  12197. 'HTTP_DEPTH' => '1',
  12198. 'CONTENT_TYPE' => 'application/xml',
  12199. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12200. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  12201. 'HTTP_CONTENT_LENGTH' => '124',
  12202. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  12203. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  12204. 'REQUEST_TIME' => 1220431173,
  12205. ),
  12206. ),
  12207. 'response' =>
  12208. array (
  12209. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  12210. <D:multistatus xmlns:D="DAV:">
  12211. <D:response>
  12212. <D:href>/secure_collection/subdir</D:href>
  12213. <D:propstat>
  12214. <D:prop>
  12215. <D:resourcetype>
  12216. <D:collection/>
  12217. </D:resourcetype>
  12218. </D:prop>
  12219. <D:status>HTTP/1.1 200 OK</D:status>
  12220. </D:propstat>
  12221. </D:response>
  12222. </D:multistatus>
  12223. ',
  12224. 'headers' =>
  12225. array (
  12226. 'Content-Type' => 'text/xml; charset="utf-8"',
  12227. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12228. ),
  12229. 'status' => 'HTTP/1.1 207 Multi-Status',
  12230. ),
  12231. ),
  12232. 159 =>
  12233. array (
  12234. 'request' =>
  12235. array (
  12236. 'body' => '',
  12237. 'server' =>
  12238. array (
  12239. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12240. 'SERVER_NAME' => 'webdav',
  12241. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12242. 'SERVER_PORT' => '80',
  12243. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12244. 'REMOTE_PORT' => '33458',
  12245. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12246. 'SCRIPT_NAME' => '/index.php',
  12247. 'PATH_INFO' => '/secure_collection/subdir',
  12248. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  12249. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12250. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12251. 'REQUEST_URI' => '/secure_collection/subdir',
  12252. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  12253. 'QUERY_STRING' => '',
  12254. 'REQUEST_METHOD' => 'DELETE',
  12255. 'REDIRECT_STATUS' => '200',
  12256. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12257. 'HTTP_HOST' => 'webdav',
  12258. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12259. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="eb4a2ce67c45436eb0784afaf41e21c4"',
  12260. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  12261. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="eb4a2ce67c45436eb0784afaf41e21c4"',
  12262. 'REQUEST_TIME' => 1220431173,
  12263. ),
  12264. ),
  12265. 'response' =>
  12266. array (
  12267. 'body' => '',
  12268. 'headers' =>
  12269. array (
  12270. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12271. 'Content-Length' => 0,
  12272. ),
  12273. 'status' => 'HTTP/1.1 204 No Content',
  12274. ),
  12275. ),
  12276. 160 =>
  12277. array (
  12278. 'request' =>
  12279. array (
  12280. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12281. <D:propfind xmlns:D="DAV:">
  12282. <D:prop>
  12283. <D:creationdate/>
  12284. <D:displayname/>
  12285. <D:getcontentlength/>
  12286. <D:getcontenttype/>
  12287. <D:getetag/>
  12288. <D:getlastmodified/>
  12289. <D:resourcetype/>
  12290. </D:prop>
  12291. </D:propfind>',
  12292. 'server' =>
  12293. array (
  12294. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12295. 'SERVER_NAME' => 'webdav',
  12296. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12297. 'SERVER_PORT' => '80',
  12298. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12299. 'REMOTE_PORT' => '33458',
  12300. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12301. 'CONTENT_LENGTH' => '235',
  12302. 'SCRIPT_NAME' => '/index.php',
  12303. 'PATH_INFO' => '/secure_collection/subdir',
  12304. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/subdir',
  12305. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12306. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12307. 'REQUEST_URI' => '/secure_collection/subdir',
  12308. 'REDIRECT_URI' => '/index.php/secure_collection/subdir',
  12309. 'QUERY_STRING' => '',
  12310. 'REQUEST_METHOD' => 'PROPFIND',
  12311. 'REDIRECT_STATUS' => '200',
  12312. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12313. 'HTTP_HOST' => 'webdav',
  12314. 'HTTP_DEPTH' => '0',
  12315. 'CONTENT_TYPE' => 'application/xml',
  12316. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  12317. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12318. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  12319. 'HTTP_CONTENT_LENGTH' => '235',
  12320. 'PHP_SELF' => '/index.php/secure_collection/subdir',
  12321. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/subdir", algorithm="MD5", response="9386d3cd22fe2aa4109e6ea9950e5bc2"',
  12322. 'REQUEST_TIME' => 1220431173,
  12323. ),
  12324. ),
  12325. 'response' =>
  12326. array (
  12327. 'body' => '',
  12328. 'headers' =>
  12329. array (
  12330. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12331. 'Content-Length' => 0,
  12332. ),
  12333. 'status' => 'HTTP/1.1 404 Not Found',
  12334. ),
  12335. ),
  12336. 161 =>
  12337. array (
  12338. 'request' =>
  12339. array (
  12340. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12341. <D:propfind xmlns:D="DAV:">
  12342. <D:prop>
  12343. <D:creationdate/>
  12344. <D:displayname/>
  12345. <D:getcontentlength/>
  12346. <D:getcontenttype/>
  12347. <D:getetag/>
  12348. <D:getlastmodified/>
  12349. <D:resourcetype/>
  12350. </D:prop>
  12351. </D:propfind>',
  12352. 'server' =>
  12353. array (
  12354. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12355. 'SERVER_NAME' => 'webdav',
  12356. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12357. 'SERVER_PORT' => '80',
  12358. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12359. 'REMOTE_PORT' => '33458',
  12360. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12361. 'CONTENT_LENGTH' => '235',
  12362. 'SCRIPT_NAME' => '/index.php',
  12363. 'PATH_INFO' => '/secure_collection',
  12364. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  12365. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12366. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12367. 'REQUEST_URI' => '/secure_collection',
  12368. 'REDIRECT_URI' => '/index.php/secure_collection',
  12369. 'QUERY_STRING' => '',
  12370. 'REQUEST_METHOD' => 'PROPFIND',
  12371. 'REDIRECT_STATUS' => '200',
  12372. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12373. 'HTTP_HOST' => 'webdav',
  12374. 'HTTP_DEPTH' => '0',
  12375. 'CONTENT_TYPE' => 'application/xml',
  12376. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  12377. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12378. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  12379. 'HTTP_CONTENT_LENGTH' => '235',
  12380. 'PHP_SELF' => '/index.php/secure_collection',
  12381. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  12382. 'REQUEST_TIME' => 1220431173,
  12383. ),
  12384. ),
  12385. 'response' =>
  12386. array (
  12387. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  12388. <D:multistatus xmlns:D="DAV:">
  12389. <D:response>
  12390. <D:href>/secure_collection</D:href>
  12391. <D:propstat>
  12392. <D:prop>
  12393. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  12394. <D:displayname>secure_collection</D:displayname>
  12395. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  12396. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  12397. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  12398. <D:getcontentlength>4096</D:getcontentlength>
  12399. <D:resourcetype>
  12400. <D:collection/>
  12401. </D:resourcetype>
  12402. </D:prop>
  12403. <D:status>HTTP/1.1 200 OK</D:status>
  12404. </D:propstat>
  12405. </D:response>
  12406. </D:multistatus>
  12407. ',
  12408. 'headers' =>
  12409. array (
  12410. 'Content-Type' => 'text/xml; charset="utf-8"',
  12411. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12412. ),
  12413. 'status' => 'HTTP/1.1 207 Multi-Status',
  12414. ),
  12415. ),
  12416. 162 =>
  12417. array (
  12418. 'request' =>
  12419. array (
  12420. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12421. <D:propfind xmlns:D="DAV:">
  12422. <D:prop>
  12423. <D:creationdate/>
  12424. <D:displayname/>
  12425. <D:getcontentlength/>
  12426. <D:getcontenttype/>
  12427. <D:getetag/>
  12428. <D:getlastmodified/>
  12429. <D:resourcetype/>
  12430. </D:prop>
  12431. </D:propfind>',
  12432. 'server' =>
  12433. array (
  12434. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12435. 'SERVER_NAME' => 'webdav',
  12436. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12437. 'SERVER_PORT' => '80',
  12438. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12439. 'REMOTE_PORT' => '33458',
  12440. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12441. 'CONTENT_LENGTH' => '235',
  12442. 'SCRIPT_NAME' => '/index.php',
  12443. 'PATH_INFO' => '/secure_collection',
  12444. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  12445. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12446. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12447. 'REQUEST_URI' => '/secure_collection',
  12448. 'REDIRECT_URI' => '/index.php/secure_collection',
  12449. 'QUERY_STRING' => '',
  12450. 'REQUEST_METHOD' => 'PROPFIND',
  12451. 'REDIRECT_STATUS' => '200',
  12452. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12453. 'HTTP_HOST' => 'webdav',
  12454. 'HTTP_DEPTH' => '0',
  12455. 'CONTENT_TYPE' => 'application/xml',
  12456. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  12457. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12458. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  12459. 'HTTP_CONTENT_LENGTH' => '235',
  12460. 'PHP_SELF' => '/index.php/secure_collection',
  12461. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  12462. 'REQUEST_TIME' => 1220431173,
  12463. ),
  12464. ),
  12465. 'response' =>
  12466. array (
  12467. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  12468. <D:multistatus xmlns:D="DAV:">
  12469. <D:response>
  12470. <D:href>/secure_collection</D:href>
  12471. <D:propstat>
  12472. <D:prop>
  12473. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  12474. <D:displayname>secure_collection</D:displayname>
  12475. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  12476. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  12477. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  12478. <D:getcontentlength>4096</D:getcontentlength>
  12479. <D:resourcetype>
  12480. <D:collection/>
  12481. </D:resourcetype>
  12482. </D:prop>
  12483. <D:status>HTTP/1.1 200 OK</D:status>
  12484. </D:propstat>
  12485. </D:response>
  12486. </D:multistatus>
  12487. ',
  12488. 'headers' =>
  12489. array (
  12490. 'Content-Type' => 'text/xml; charset="utf-8"',
  12491. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12492. ),
  12493. 'status' => 'HTTP/1.1 207 Multi-Status',
  12494. ),
  12495. ),
  12496. 163 =>
  12497. array (
  12498. 'request' =>
  12499. array (
  12500. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12501. <D:propfind xmlns:D="DAV:">
  12502. <D:prop>
  12503. <D:creationdate/>
  12504. <D:displayname/>
  12505. <D:getcontentlength/>
  12506. <D:getcontenttype/>
  12507. <D:getetag/>
  12508. <D:getlastmodified/>
  12509. <D:resourcetype/>
  12510. </D:prop>
  12511. </D:propfind>',
  12512. 'server' =>
  12513. array (
  12514. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12515. 'SERVER_NAME' => 'webdav',
  12516. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12517. 'SERVER_PORT' => '80',
  12518. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12519. 'REMOTE_PORT' => '33458',
  12520. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12521. 'CONTENT_LENGTH' => '235',
  12522. 'SCRIPT_NAME' => '/index.php',
  12523. 'PATH_INFO' => '/secure_collection',
  12524. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection',
  12525. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12526. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12527. 'REQUEST_URI' => '/secure_collection',
  12528. 'REDIRECT_URI' => '/index.php/secure_collection',
  12529. 'QUERY_STRING' => '',
  12530. 'REQUEST_METHOD' => 'PROPFIND',
  12531. 'REDIRECT_STATUS' => '200',
  12532. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12533. 'HTTP_HOST' => 'webdav',
  12534. 'HTTP_DEPTH' => '0',
  12535. 'CONTENT_TYPE' => 'application/xml',
  12536. 'HTTP_APPLY_TO_REDIRECT_REF' => 'T',
  12537. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12538. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  12539. 'HTTP_CONTENT_LENGTH' => '235',
  12540. 'PHP_SELF' => '/index.php/secure_collection',
  12541. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection", algorithm="MD5", response="88149d9a9dce0a86cb5d0403cdea2df8"',
  12542. 'REQUEST_TIME' => 1220431173,
  12543. ),
  12544. ),
  12545. 'response' =>
  12546. array (
  12547. 'body' => '<?xml version="1.0" encoding="UTF-8"?>
  12548. <D:multistatus xmlns:D="DAV:">
  12549. <D:response>
  12550. <D:href>/secure_collection</D:href>
  12551. <D:propstat>
  12552. <D:prop>
  12553. <D:creationdate>2003-05-27T11:27:00+0000</D:creationdate>
  12554. <D:displayname>secure_collection</D:displayname>
  12555. <D:getcontenttype>httpd/unix-directory</D:getcontenttype>
  12556. <D:getetag>74c66f56a6551ab5bfb885e7f32aeac7</D:getetag>
  12557. <D:getlastmodified>Mon, 15 Aug 2005 15:13:00 +0000</D:getlastmodified>
  12558. <D:getcontentlength>4096</D:getcontentlength>
  12559. <D:resourcetype>
  12560. <D:collection/>
  12561. </D:resourcetype>
  12562. </D:prop>
  12563. <D:status>HTTP/1.1 200 OK</D:status>
  12564. </D:propstat>
  12565. </D:response>
  12566. </D:multistatus>
  12567. ',
  12568. 'headers' =>
  12569. array (
  12570. 'Content-Type' => 'text/xml; charset="utf-8"',
  12571. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12572. ),
  12573. 'status' => 'HTTP/1.1 207 Multi-Status',
  12574. ),
  12575. ),
  12576. 164 =>
  12577. array (
  12578. 'request' =>
  12579. array (
  12580. 'body' => '<?xml version="1.0" encoding="utf-8" ?>
  12581. <D:propfind xmlns:D="DAV:">
  12582. <D:prop>
  12583. <D:creationdate/>
  12584. <D:displayname/>
  12585. <D:getcontentlength/>
  12586. <D:getcontenttype/>
  12587. <D:getetag/>
  12588. <D:getlastmodified/>
  12589. <D:resourcetype/>
  12590. </D:prop>
  12591. </D:propfind>',
  12592. 'server' =>
  12593. array (
  12594. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12595. 'SERVER_NAME' => 'webdav',
  12596. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12597. 'SERVER_PORT' => '80',
  12598. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12599. 'REMOTE_PORT' => '33458',
  12600. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12601. 'CONTENT_LENGTH' => '235',
  12602. 'SCRIPT_NAME' => '/index.php',
  12603. 'PATH_INFO' => '/secure_collection/collection',
  12604. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/collection',
  12605. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12606. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12607. 'REQUEST_URI' => '/secure_collection/collection',
  12608. 'REDIRECT_URI' => '/index.php/secure_collection/collection',
  12609. 'QUERY_STRING' => '',
  12610. 'REQUEST_METHOD' => 'PROPFIND',
  12611. 'REDIRECT_STATUS' => '200',
  12612. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12613. 'HTTP_HOST' => 'webdav',
  12614. 'HTTP_DEPTH' => '0',
  12615. 'CONTENT_TYPE' => 'application/xml',
  12616. 'HTTP_APPLY_TO_REDIRECT_REF' => 'F',
  12617. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12618. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/collection", algorithm="MD5", response="df6a6fd22f3188644b36c462ca919b42"',
  12619. 'HTTP_CONTENT_LENGTH' => '235',
  12620. 'PHP_SELF' => '/index.php/secure_collection/collection',
  12621. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/collection", algorithm="MD5", response="df6a6fd22f3188644b36c462ca919b42"',
  12622. 'REQUEST_TIME' => 1220431173,
  12623. ),
  12624. ),
  12625. 'response' =>
  12626. array (
  12627. 'body' => '',
  12628. 'headers' =>
  12629. array (
  12630. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12631. 'Content-Length' => 0,
  12632. ),
  12633. 'status' => 'HTTP/1.1 404 Not Found',
  12634. ),
  12635. ),
  12636. 165 =>
  12637. array (
  12638. 'request' =>
  12639. array (
  12640. 'body' => '',
  12641. 'server' =>
  12642. array (
  12643. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12644. 'SERVER_NAME' => 'webdav',
  12645. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  12646. 'SERVER_PORT' => '80',
  12647. 'SERVER_ADDR' => '::ffff:127.0.1.1',
  12648. 'REMOTE_PORT' => '33458',
  12649. 'REMOTE_ADDR' => '::ffff:127.0.1.1',
  12650. 'SCRIPT_NAME' => '/index.php',
  12651. 'PATH_INFO' => '/secure_collection/collection/',
  12652. 'PATH_TRANSLATED' => '/home/dotxp/web/webdav/htdocs/secure_collection/collection/',
  12653. 'SCRIPT_FILENAME' => '/home/dotxp/web/webdav/htdocs/index.php',
  12654. 'DOCUMENT_ROOT' => '/home/dotxp/web/webdav/htdocs/',
  12655. 'REQUEST_URI' => '/secure_collection/collection/',
  12656. 'REDIRECT_URI' => '/index.php/secure_collection/collection/',
  12657. 'QUERY_STRING' => '',
  12658. 'REQUEST_METHOD' => 'MKCOL',
  12659. 'REDIRECT_STATUS' => '200',
  12660. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  12661. 'HTTP_HOST' => 'webdav',
  12662. 'HTTP_USER_AGENT' => 'gvfs/1.4.1',
  12663. 'HTTP_AUTHORIZATION' => 'Digest username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/collection/", algorithm="MD5", response="ac06e2174faa9baf7f36878c90a20515"',
  12664. 'PHP_SELF' => '/index.php/secure_collection/collection/',
  12665. 'PHP_AUTH_DIGEST' => 'username="some", realm="eZ Components WebDAV", nonce="e9dd31afee380a43304ac1a56a319a32", uri="/secure_collection/collection/", algorithm="MD5", response="ac06e2174faa9baf7f36878c90a20515"',
  12666. 'REQUEST_TIME' => 1220431173,
  12667. ),
  12668. ),
  12669. 'response' =>
  12670. array (
  12671. 'body' => '',
  12672. 'headers' =>
  12673. array (
  12674. 'Server' => 'lighttpd/1.4.22/eZComponents/dev/ezcWebdavNautilusCompatibleTransportMock',
  12675. 'Content-Length' => 0,
  12676. ),
  12677. 'status' => 'HTTP/1.1 201 Created',
  12678. ),
  12679. ),
  12680. 166 =>
  12681. array (
  12682. 'request' =>
  12683. array (
  12684. 'body' => '',
  12685. 'server' =>
  12686. array (
  12687. 'SERVER_SOFTWARE' => 'lighttpd/1.4.22',
  12688. 'SERVER_NAME' => 'webdav',
  12689. 'GATEWAY_INTERFACE' => 'CGI/1.1',