You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2017/02/22 02:28:54 UTC

[04/50] cordova-plugins git commit: Removed plugins other than local-webserver, moved plugin to root

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/233-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/233-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/233-PROPFIND.request
new file mode 100755
index 0000000..3f78310
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/233-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/._Copy.txt HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-404.response
new file mode 100755
index 0000000..851afa8
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 194
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/Backup/._Copy.txt&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-PROPFIND.request
new file mode 100755
index 0000000..3f78310
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/234-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/._Copy.txt HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-404.response
new file mode 100755
index 0000000..25f9d52
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 193
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/Backup/.DS_Store&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-PROPFIND.request
new file mode 100755
index 0000000..2bbb8cb
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/235-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/.DS_Store HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-207.response
new file mode 100755
index 0000000..8c04c3b
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-207.response
@@ -0,0 +1,12 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 645
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/Backup/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup/Copy.txt</D:href><D:propstat><D:prop><D:resourcetype/><D:creationdate>2014-04-10T11:10:14+00:00</D:creationdate><D:getlastmodified>Thu, 10 Apr 2014 11:10:14 GMT</D:getlastmodified><D:getcontentlength>271</D:getcontentlength></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-PROPFIND.request
new file mode 100755
index 0000000..fdb35f2
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/236-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-404.response
new file mode 100755
index 0000000..9ff0206
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 180
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._.&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-PROPFIND.request
new file mode 100755
index 0000000..2ea082e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/237-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._. HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-207.response
new file mode 100755
index 0000000..376ee6f
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-207.response
@@ -0,0 +1,14 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 1025
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Apple%20Reports</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/images</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-PROPFIND.request
new file mode 100755
index 0000000..db98647
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/238-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND / HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-207.response
new file mode 100755
index 0000000..b8d8541
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-207.response
@@ -0,0 +1,11 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 321
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/Backup/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-PROPFIND.request
new file mode 100755
index 0000000..a57ebaf
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/239-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-404.response
new file mode 100755
index 0000000..4128a6a
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/Copy.txt&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-PROPFIND.request
new file mode 100755
index 0000000..e8c943d
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/240-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Copy.txt HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-404.response
new file mode 100755
index 0000000..770e8ac
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 192
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._Apple Reports&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-PROPFIND.request
new file mode 100755
index 0000000..40c58d3
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/241-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._Apple%20Reports HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-207.response
new file mode 100755
index 0000000..b8d8541
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-207.response
@@ -0,0 +1,11 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 321
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/Backup/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-PROPFIND.request
new file mode 100755
index 0000000..a57ebaf
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/242-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-404.response
new file mode 100755
index 0000000..63f019f
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:39 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-PROPFIND.request
new file mode 100755
index 0000000..11b91ce
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/243-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-404.response
new file mode 100755
index 0000000..9b93229
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 180
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._.&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-PROPFIND.request
new file mode 100755
index 0000000..2ea082e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/244-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._. HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-404.response
new file mode 100755
index 0000000..d5b2a51
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._Backup&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-PROPFIND.request
new file mode 100755
index 0000000..c4eaa8e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/245-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._Backup HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-207.response
new file mode 100755
index 0000000..c6630f7
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-207.response
@@ -0,0 +1,14 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 1025
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Apple%20Reports</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/images</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-PROPFIND.request
new file mode 100755
index 0000000..db98647
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/246-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND / HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-404.response
new file mode 100755
index 0000000..0e3a468
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 192
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._Apple Reports&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-PROPFIND.request
new file mode 100755
index 0000000..40c58d3
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/247-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._Apple%20Reports HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-404.response
new file mode 100755
index 0000000..58c6244
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-PROPFIND.request
new file mode 100755
index 0000000..11b91ce
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/248-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-207.response
new file mode 100755
index 0000000..c002c72
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-207.response
@@ -0,0 +1,12 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 645
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/Backup/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup/Copy.txt</D:href><D:propstat><D:prop><D:resourcetype/><D:creationdate>2014-04-10T11:10:14+00:00</D:creationdate><D:getlastmodified>Thu, 10 Apr 2014 11:10:14 GMT</D:getlastmodified><D:getcontentlength>271</D:getcontentlength></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-PROPFIND.request
new file mode 100755
index 0000000..fdb35f2
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/249-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-404.response
new file mode 100755
index 0000000..adaac3a
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 194
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/Backup/._Copy.txt&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-PROPFIND.request
new file mode 100755
index 0000000..3f78310
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/250-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/._Copy.txt HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-404.response
new file mode 100755
index 0000000..30bc06a
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/Copy.txt&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-PROPFIND.request
new file mode 100755
index 0000000..e8c943d
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/251-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Copy.txt HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-207.response
new file mode 100755
index 0000000..ed147cd
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-207.response
@@ -0,0 +1,11 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 321
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/Backup/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-PROPFIND.request
new file mode 100755
index 0000000..a57ebaf
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/252-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-207.response
new file mode 100755
index 0000000..2aabcdf
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-207.response
@@ -0,0 +1,11 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 410
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:40 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/Backup/Copy.txt</D:href><D:propstat><D:prop><D:resourcetype/><D:creationdate>2014-04-10T11:10:14+00:00</D:creationdate><D:getlastmodified>Thu, 10 Apr 2014 11:10:14 GMT</D:getlastmodified><D:getcontentlength>271</D:getcontentlength></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-PROPFIND.request
new file mode 100755
index 0000000..c520f17
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/253-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /Backup/Copy.txt HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-404.response
new file mode 100755
index 0000000..993fe04
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:42 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-PROPFIND.request
new file mode 100755
index 0000000..11b91ce
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/254-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-207.response
new file mode 100755
index 0000000..49b6592
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-207.response
@@ -0,0 +1,12 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 656
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:42 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/images/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/images/Green%20iPad.png</D:href><D:propstat><D:prop><D:resourcetype/><D:creationdate>2014-04-10T21:46:56+00:00</D:creationdate><D:getlastmodified>Thu, 10 Apr 2014 21:46:56 GMT</D:getlastmodified><D:getcontentlength>116066</D:getcontentlength></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-PROPFIND.request
new file mode 100755
index 0000000..ded319a
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/255-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-404.response
new file mode 100755
index 0000000..e142501
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 200
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:42 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images/._Green iPad.png&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-PROPFIND.request
new file mode 100755
index 0000000..be72318
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/256-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/._Green%20iPad.png HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-403.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-403.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-403.response
new file mode 100755
index 0000000..02ed998
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-403.response
@@ -0,0 +1,8 @@
+HTTP/1.1 403 Forbidden
+Content-Length: 221
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 403</title></head><body><h1>HTTP Error 403: Retrieving properties for item name &quot;.DS_Store&quot; is not allowed</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-PROPFIND.request
new file mode 100755
index 0000000..1243b70
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/257-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /.DS_Store HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-403.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-403.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-403.response
new file mode 100755
index 0000000..02ed998
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-403.response
@@ -0,0 +1,8 @@
+HTTP/1.1 403 Forbidden
+Content-Length: 221
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 403</title></head><body><h1>HTTP Error 403: Retrieving properties for item name &quot;.DS_Store&quot; is not allowed</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-PROPFIND.request
new file mode 100755
index 0000000..1243b70
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/258-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /.DS_Store HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-403.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-403.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-403.response
new file mode 100755
index 0000000..5bb96ab
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-403.response
@@ -0,0 +1,8 @@
+HTTP/1.1 403 Forbidden
+Content-Length: 205
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 403</title></head><body><h1>HTTP Error 403: Uploading file name &quot;.DS_Store&quot; is not allowed</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-PUT.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-PUT.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-PUT.request
new file mode 100755
index 0000000..fa6a196
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/259-PUT.request
@@ -0,0 +1,7 @@
+PUT /.DS_Store HTTP/1.1
+Host: localhost:8080
+Accept: */*
+Content-Length: 0
+Connection: keep-alive
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-403.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-403.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-403.response
new file mode 100755
index 0000000..02ed998
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-403.response
@@ -0,0 +1,8 @@
+HTTP/1.1 403 Forbidden
+Content-Length: 221
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 403</title></head><body><h1>HTTP Error 403: Retrieving properties for item name &quot;.DS_Store&quot; is not allowed</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-PROPFIND.request
new file mode 100755
index 0000000..1243b70
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/260-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /.DS_Store HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-207.response
new file mode 100755
index 0000000..2b8ea9d
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-207.response
@@ -0,0 +1,12 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 656
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/images/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/images/Green%20iPad.png</D:href><D:propstat><D:prop><D:resourcetype/><D:creationdate>2014-04-10T21:46:56+00:00</D:creationdate><D:getlastmodified>Thu, 10 Apr 2014 21:46:56 GMT</D:getlastmodified><D:getcontentlength>116066</D:getcontentlength></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-PROPFIND.request
new file mode 100755
index 0000000..ded319a
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/261-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-404.response
new file mode 100755
index 0000000..ba27008
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 200
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images/._Green iPad.png&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-PROPFIND.request
new file mode 100755
index 0000000..be72318
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/262-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/._Green%20iPad.png HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-404.response
new file mode 100755
index 0000000..4a6bab5
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 239
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images/.fde3d915-75dd-4368-a060-890a3c537750-67a2f-0-Spotlight&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-PROPFIND.request
new file mode 100755
index 0000000..bfdcefa
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/263-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/.fde3d915-75dd-4368-a060-890a3c537750-67a2f-0-Spotlight HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-403.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-403.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-403.response
new file mode 100755
index 0000000..e016214
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-403.response
@@ -0,0 +1,8 @@
+HTTP/1.1 403 Forbidden
+Content-Length: 251
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 403</title></head><body><h1>HTTP Error 403: Uploading file name &quot;.fde3d915-75dd-4368-a060-890a3c537750-67a2f-0-Spotlight&quot; is not allowed</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-PUT.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-PUT.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-PUT.request
new file mode 100755
index 0000000..04c37f3
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/264-PUT.request
@@ -0,0 +1,7 @@
+PUT /images/.fde3d915-75dd-4368-a060-890a3c537750-67a2f-0-Spotlight HTTP/1.1
+Host: localhost:8080
+Accept: */*
+Content-Length: 0
+Connection: keep-alive
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-207.response
new file mode 100755
index 0000000..2b8ea9d
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-207.response
@@ -0,0 +1,12 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 656
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/images/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/images/Green%20iPad.png</D:href><D:propstat><D:prop><D:resourcetype/><D:creationdate>2014-04-10T21:46:56+00:00</D:creationdate><D:getlastmodified>Thu, 10 Apr 2014 21:46:56 GMT</D:getlastmodified><D:getcontentlength>116066</D:getcontentlength></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-PROPFIND.request
new file mode 100755
index 0000000..ded319a
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/265-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-204.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-204.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-204.response
new file mode 100755
index 0000000..4417fb0
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-204.response
@@ -0,0 +1,6 @@
+HTTP/1.1 204 No Content
+Cache-Control: no-cache
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-DELETE.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-DELETE.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-DELETE.request
new file mode 100755
index 0000000..25a057b
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/266-DELETE.request
@@ -0,0 +1,7 @@
+DELETE /images/Green%20iPad.png HTTP/1.1
+Host: localhost:8080
+Accept: */*
+Content-Length: 0
+Connection: keep-alive
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-404.response
new file mode 100755
index 0000000..ba27008
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 200
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images/._Green iPad.png&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-PROPFIND.request
new file mode 100755
index 0000000..be72318
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/267-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images/._Green%20iPad.png HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-207.response
new file mode 100755
index 0000000..bcf6f0e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-207.response
@@ -0,0 +1,11 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 263
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/images/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-PROPFIND.request
new file mode 100755
index 0000000..e07634e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/268-PROPFIND.request
@@ -0,0 +1,15 @@
+PROPFIND /images/ HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 118
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-204.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-204.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-204.response
new file mode 100755
index 0000000..4417fb0
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-204.response
@@ -0,0 +1,6 @@
+HTTP/1.1 204 No Content
+Cache-Control: no-cache
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-DELETE.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-DELETE.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-DELETE.request
new file mode 100755
index 0000000..ef9ca46
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/269-DELETE.request
@@ -0,0 +1,7 @@
+DELETE /images/ HTTP/1.1
+Host: localhost:8080
+Accept: */*
+Content-Length: 0
+Connection: keep-alive
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-404.response
new file mode 100755
index 0000000..24c47da
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-PROPFIND.request
new file mode 100755
index 0000000..11b91ce
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/270-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-404.response
new file mode 100755
index 0000000..fb03432
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 183
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-PROPFIND.request
new file mode 100755
index 0000000..8a12332
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/271-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-404.response
new file mode 100755
index 0000000..8c4c725
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 180
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._.&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-PROPFIND.request
new file mode 100755
index 0000000..2ea082e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/272-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._. HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-207.response
new file mode 100755
index 0000000..88a5e9e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-207.response
@@ -0,0 +1,13 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 791
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Apple%20Reports</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-PROPFIND.request
new file mode 100755
index 0000000..db98647
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/273-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND / HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-404.response
new file mode 100755
index 0000000..f581f98
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 192
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._Apple Reports&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-PROPFIND.request
new file mode 100755
index 0000000..40c58d3
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/274-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._Apple%20Reports HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-404.response
new file mode 100755
index 0000000..d4de9cd
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 185
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._Backup&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-PROPFIND.request
new file mode 100755
index 0000000..c4eaa8e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/275-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._Backup HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-207.response
new file mode 100755
index 0000000..88a5e9e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-207.response
@@ -0,0 +1,13 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 791
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:44 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Apple%20Reports</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-PROPFIND.request
new file mode 100755
index 0000000..db98647
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/276-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND / HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 1
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-404.response
new file mode 100755
index 0000000..d0978a6
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 183
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:45 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-PROPFIND.request
new file mode 100755
index 0000000..8a12332
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/277-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-404.response
new file mode 100755
index 0000000..d0978a6
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 183
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:45 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-PROPFIND.request
new file mode 100755
index 0000000..8a12332
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/278-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-404.response
new file mode 100755
index 0000000..d0978a6
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 183
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:45 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/images&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-PROPFIND.request
new file mode 100755
index 0000000..8a12332
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/279-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /images HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-404.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-404.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-404.response
new file mode 100755
index 0000000..9f90479
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-404.response
@@ -0,0 +1,8 @@
+HTTP/1.1 404 Not Found
+Content-Length: 180
+Content-Type: text/html; charset=utf-8
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:45 GMT
+
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>HTTP Error 404</title></head><body><h1>HTTP Error 404: &quot;/._.&quot; does not exist</h1><h3></h3></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-PROPFIND.request
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-PROPFIND.request b/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-PROPFIND.request
new file mode 100755
index 0000000..2ea082e
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/280-PROPFIND.request
@@ -0,0 +1,18 @@
+PROPFIND /._. HTTP/1.1
+Host: localhost:8080
+Content-Type: text/xml
+Depth: 0
+Accept: */*
+User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
+Content-Length: 179
+Connection: keep-alive
+
+<?xml version="1.0" encoding="utf-8"?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:getlastmodified/>
+<D:getcontentlength/>
+<D:creationdate/>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>

http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/dfe33643/src/ios/GCDWebServer/Tests/WebDAV-Finder/281-207.response
----------------------------------------------------------------------
diff --git a/src/ios/GCDWebServer/Tests/WebDAV-Finder/281-207.response b/src/ios/GCDWebServer/Tests/WebDAV-Finder/281-207.response
new file mode 100755
index 0000000..2953ff7
--- /dev/null
+++ b/src/ios/GCDWebServer/Tests/WebDAV-Finder/281-207.response
@@ -0,0 +1,13 @@
+HTTP/1.1 207 Multi-Status
+Cache-Control: no-cache
+Content-Length: 791
+Content-Type: application/xml; charset="utf-8"
+Connection: Close
+Server: GCDWebDAVServer
+Date: Sat, 12 Apr 2014 05:11:45 GMT
+
+<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:">
+<D:response><D:href>/</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Apple%20Reports</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-01-01T00:00:00+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+<D:response><D:href>/Backup</D:href><D:propstat><D:prop><D:resourcetype><D:collection/></D:resourcetype><D:creationdate>2014-04-12T05:11:35+00:00</D:creationdate></D:prop><D:status>HTTP/1.1 200 OK</D:status></D:propstat></D:response>
+</D:multistatus>
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org