[
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "PROPFIND",
            "description": "File/Folder get details",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\">\n            <d:prop>\n                  <d:getlastmodified />\n                  <d:getetag />\n                  <d:getcontenttype />\n                  <d:resourcetype />\n                  <oc:fileid />\n                  <oc:permissions />\n                  <oc:size />\n                  <d:getcontentlength />\n                  <nc:has-preview />\n                  <oc:favorite />\n                  <oc:comments-unread />\n                  <oc:owner-display-name />\n                  <oc:share-types />\n            </d:prop>\n          </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:20 GMT</d:getlastmodified><d:getetag>&quot;5e00cf0418564&quot;</d:getetag><d:resourcetype><d:collection/></d:resourcetype><oc:fileid>79106</oc:fileid><oc:permissions>RGDNVCK</oc:permissions><oc:size>0</oc:size><nc:has-preview>false</nc:has-preview><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontenttype/><d:getcontentlength/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": {
                        "href": "/remote.php/webdav/test/files/",
                        "propstat": [
                            {
                                "prop": {
                                    "getlastmodified": "Mon, 23 Dec 2019 14:28:20 GMT",
                                    "getetag": "&quot;5e00cf0418564&quot;",
                                    "resourcetype": {
                                        "collection": ""
                                    },
                                    "fileid": 79106,
                                    "permissions": "RGDNVCK",
                                    "size": 0,
                                    "has-preview": false,
                                    "favorite": 0,
                                    "comments-unread": 0,
                                    "owner-display-name": "Holger Gockel",
                                    "share-types": ""
                                },
                                "status": "HTTP/1.1 200 OK"
                            },
                            {
                                "prop": {
                                    "getcontenttype": "",
                                    "getcontentlength": ""
                                },
                                "status": "HTTP/1.1 404 Not Found"
                            }
                        ]
                    }
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "PROPFIND",
            "description": "File/Folder get details",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\">\n            <d:prop>\n                  <d:getlastmodified />\n                  <d:getetag />\n                  <d:getcontenttype />\n                  <d:resourcetype />\n                  <oc:fileid />\n                  <oc:permissions />\n                  <oc:size />\n                  <d:getcontentlength />\n                  <nc:has-preview />\n                  <oc:favorite />\n                  <oc:comments-unread />\n                  <oc:owner-display-name />\n                  <oc:share-types />\n            </d:prop>\n          </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:20 GMT</d:getlastmodified><d:getetag>&quot;5e00cf0418564&quot;</d:getetag><d:resourcetype><d:collection/></d:resourcetype><oc:fileid>79106</oc:fileid><oc:permissions>RGDNVCK</oc:permissions><oc:size>0</oc:size><nc:has-preview>false</nc:has-preview><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontenttype/><d:getcontentlength/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": {
                        "href": "/remote.php/webdav/test/files/",
                        "propstat": [
                            {
                                "prop": {
                                    "getlastmodified": "Mon, 23 Dec 2019 14:28:20 GMT",
                                    "getetag": "&quot;5e00cf0418564&quot;",
                                    "resourcetype": {
                                        "collection": ""
                                    },
                                    "fileid": 79106,
                                    "permissions": "RGDNVCK",
                                    "size": 0,
                                    "has-preview": false,
                                    "favorite": 0,
                                    "comments-unread": 0,
                                    "owner-display-name": "Holger Gockel",
                                    "share-types": ""
                                },
                                "status": "HTTP/1.1 200 OK"
                            },
                            {
                                "prop": {
                                    "getcontenttype": "",
                                    "getcontentlength": ""
                                },
                                "status": "HTTP/1.1 404 Not Found"
                            }
                        ]
                    }
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files/file1.txt",
            "method": "PUT",
            "description": "File save content",
            "body": {
                "type": "Buffer",
                "data": [
                    70,
                    105,
                    108,
                    101,
                    32,
                    49
                ]
            }
        },
        "response": {
            "status": 201,
            "body": "",
            "contentType": "text/html; charset=UTF-8",
            "contentLocation": ""
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files/file1.txt",
            "method": "PROPFIND",
            "description": "File/Folder get details",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\">\n            <d:prop>\n                  <d:getlastmodified />\n                  <d:getetag />\n                  <d:getcontenttype />\n                  <d:resourcetype />\n                  <oc:fileid />\n                  <oc:permissions />\n                  <oc:size />\n                  <d:getcontentlength />\n                  <nc:has-preview />\n                  <oc:favorite />\n                  <oc:comments-unread />\n                  <oc:owner-display-name />\n                  <oc:share-types />\n            </d:prop>\n          </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/file1.txt</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:21 GMT</d:getlastmodified><d:getetag>&quot;ea550236a6a45479fa7fba8eba0fe198&quot;</d:getetag><d:getcontenttype>text/plain</d:getcontenttype><d:resourcetype/><oc:fileid>79108</oc:fileid><oc:permissions>RGDNVW</oc:permissions><oc:size>6</oc:size><d:getcontentlength>6</d:getcontentlength><nc:has-preview>true</nc:has-preview><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": {
                        "href": "/remote.php/webdav/test/files/file1.txt",
                        "propstat": {
                            "prop": {
                                "getlastmodified": "Mon, 23 Dec 2019 14:28:21 GMT",
                                "getetag": "&quot;ea550236a6a45479fa7fba8eba0fe198&quot;",
                                "getcontenttype": "text/plain",
                                "resourcetype": "",
                                "fileid": 79108,
                                "permissions": "RGDNVW",
                                "size": 6,
                                "getcontentlength": 6,
                                "has-preview": true,
                                "favorite": 0,
                                "comments-unread": 0,
                                "owner-display-name": "Holger Gockel",
                                "share-types": ""
                            },
                            "status": "HTTP/1.1 200 OK"
                        }
                    }
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "PROPFIND",
            "description": "File/Folder get details",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\">\n            <d:prop>\n                  <d:getlastmodified />\n                  <d:getetag />\n                  <d:getcontenttype />\n                  <d:resourcetype />\n                  <oc:fileid />\n                  <oc:permissions />\n                  <oc:size />\n                  <d:getcontentlength />\n                  <nc:has-preview />\n                  <oc:favorite />\n                  <oc:comments-unread />\n                  <oc:owner-display-name />\n                  <oc:share-types />\n            </d:prop>\n          </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:21 GMT</d:getlastmodified><d:getetag>&quot;5e00cf05b40f8&quot;</d:getetag><d:resourcetype><d:collection/></d:resourcetype><oc:fileid>79106</oc:fileid><oc:permissions>RGDNVCK</oc:permissions><oc:size>6</oc:size><nc:has-preview>false</nc:has-preview><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontenttype/><d:getcontentlength/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": {
                        "href": "/remote.php/webdav/test/files/",
                        "propstat": [
                            {
                                "prop": {
                                    "getlastmodified": "Mon, 23 Dec 2019 14:28:21 GMT",
                                    "getetag": "&quot;5e00cf05b40f8&quot;",
                                    "resourcetype": {
                                        "collection": ""
                                    },
                                    "fileid": 79106,
                                    "permissions": "RGDNVCK",
                                    "size": 6,
                                    "has-preview": false,
                                    "favorite": 0,
                                    "comments-unread": 0,
                                    "owner-display-name": "Holger Gockel",
                                    "share-types": ""
                                },
                                "status": "HTTP/1.1 200 OK"
                            },
                            {
                                "prop": {
                                    "getcontenttype": "",
                                    "getcontentlength": ""
                                },
                                "status": "HTTP/1.1 404 Not Found"
                            }
                        ]
                    }
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files/file2.txt",
            "method": "PUT",
            "description": "File save content",
            "body": {
                "type": "Buffer",
                "data": [
                    70,
                    105,
                    108,
                    101,
                    32,
                    50
                ]
            }
        },
        "response": {
            "status": 201,
            "body": "",
            "contentType": "text/html; charset=UTF-8",
            "contentLocation": ""
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files/file2.txt",
            "method": "PROPFIND",
            "description": "File/Folder get details",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\">\n            <d:prop>\n                  <d:getlastmodified />\n                  <d:getetag />\n                  <d:getcontenttype />\n                  <d:resourcetype />\n                  <oc:fileid />\n                  <oc:permissions />\n                  <oc:size />\n                  <d:getcontentlength />\n                  <nc:has-preview />\n                  <oc:favorite />\n                  <oc:comments-unread />\n                  <oc:owner-display-name />\n                  <oc:share-types />\n            </d:prop>\n          </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/file2.txt</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:23 GMT</d:getlastmodified><d:getetag>&quot;bd272288a77c0b7cacd0f0849058a8cc&quot;</d:getetag><d:getcontenttype>text/plain</d:getcontenttype><d:resourcetype/><oc:fileid>79109</oc:fileid><oc:permissions>RGDNVW</oc:permissions><oc:size>6</oc:size><d:getcontentlength>6</d:getcontentlength><nc:has-preview>true</nc:has-preview><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": {
                        "href": "/remote.php/webdav/test/files/file2.txt",
                        "propstat": {
                            "prop": {
                                "getlastmodified": "Mon, 23 Dec 2019 14:28:23 GMT",
                                "getetag": "&quot;bd272288a77c0b7cacd0f0849058a8cc&quot;",
                                "getcontenttype": "text/plain",
                                "resourcetype": "",
                                "fileid": 79109,
                                "permissions": "RGDNVW",
                                "size": 6,
                                "getcontentlength": 6,
                                "has-preview": true,
                                "favorite": 0,
                                "comments-unread": 0,
                                "owner-display-name": "Holger Gockel",
                                "share-types": ""
                            },
                            "status": "HTTP/1.1 200 OK"
                        }
                    }
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "PROPFIND",
            "description": "Folder get contents",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\" xmlns:ocs=\"http://open-collaboration-services.org/ns\">\n              <d:prop>\n                <d:getlastmodified />\n                <d:getetag />\n                <d:getcontenttype />\n                <d:resourcetype />\n                <oc:fileid />\n                <oc:permissions />\n                <oc:size />\n                <d:getcontentlength />\n                <nc:has-preview />\n                <nc:mount-type />\n                <nc:is-encrypted />\n                <ocs:share-permissions />\n                <oc:tags />\n                <oc:favorite />\n                <oc:comments-unread />\n                <oc:owner-id />\n                <oc:owner-display-name />\n                <oc:share-types />\n              </d:prop>\n            </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "mount-type": "",
                        "is-encrypted": "",
                        "share-permissions": "",
                        "tags": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-id": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:23 GMT</d:getlastmodified><d:getetag>&quot;5e00cf073a849&quot;</d:getetag><d:resourcetype><d:collection/></d:resourcetype><oc:fileid>79106</oc:fileid><oc:permissions>RGDNVCK</oc:permissions><oc:size>12</oc:size><nc:has-preview>false</nc:has-preview><nc:mount-type></nc:mount-type><nc:is-encrypted>0</nc:is-encrypted><x1:share-permissions xmlns:x1=\"http://open-collaboration-services.org/ns\">31</x1:share-permissions><oc:tags/><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-id>holger</oc:owner-id><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontenttype/><d:getcontentlength/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/test/files/file1.txt</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:21 GMT</d:getlastmodified><d:getetag>&quot;ea550236a6a45479fa7fba8eba0fe198&quot;</d:getetag><d:getcontenttype>text/plain</d:getcontenttype><d:resourcetype/><oc:fileid>79108</oc:fileid><oc:permissions>RGDNVW</oc:permissions><oc:size>6</oc:size><d:getcontentlength>6</d:getcontentlength><nc:has-preview>true</nc:has-preview><nc:mount-type></nc:mount-type><x1:share-permissions xmlns:x1=\"http://open-collaboration-services.org/ns\">19</x1:share-permissions><oc:tags/><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-id>holger</oc:owner-id><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><nc:is-encrypted/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/test/files/file2.txt</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:23 GMT</d:getlastmodified><d:getetag>&quot;bd272288a77c0b7cacd0f0849058a8cc&quot;</d:getetag><d:getcontenttype>text/plain</d:getcontenttype><d:resourcetype/><oc:fileid>79109</oc:fileid><oc:permissions>RGDNVW</oc:permissions><oc:size>6</oc:size><d:getcontentlength>6</d:getcontentlength><nc:has-preview>true</nc:has-preview><nc:mount-type></nc:mount-type><x1:share-permissions xmlns:x1=\"http://open-collaboration-services.org/ns\">19</x1:share-permissions><oc:tags/><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-id>holger</oc:owner-id><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><nc:is-encrypted/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": [
                        {
                            "href": "/remote.php/webdav/test/files/",
                            "propstat": [
                                {
                                    "prop": {
                                        "getlastmodified": "Mon, 23 Dec 2019 14:28:23 GMT",
                                        "getetag": "&quot;5e00cf073a849&quot;",
                                        "resourcetype": {
                                            "collection": ""
                                        },
                                        "fileid": 79106,
                                        "permissions": "RGDNVCK",
                                        "size": 12,
                                        "has-preview": false,
                                        "mount-type": "",
                                        "is-encrypted": 0,
                                        "share-permissions": 31,
                                        "tags": "",
                                        "favorite": 0,
                                        "comments-unread": 0,
                                        "owner-id": "holger",
                                        "owner-display-name": "Holger Gockel",
                                        "share-types": ""
                                    },
                                    "status": "HTTP/1.1 200 OK"
                                },
                                {
                                    "prop": {
                                        "getcontenttype": "",
                                        "getcontentlength": ""
                                    },
                                    "status": "HTTP/1.1 404 Not Found"
                                }
                            ]
                        },
                        {
                            "href": "/remote.php/webdav/test/files/file1.txt",
                            "propstat": [
                                {
                                    "prop": {
                                        "getlastmodified": "Mon, 23 Dec 2019 14:28:21 GMT",
                                        "getetag": "&quot;ea550236a6a45479fa7fba8eba0fe198&quot;",
                                        "getcontenttype": "text/plain",
                                        "resourcetype": "",
                                        "fileid": 79108,
                                        "permissions": "RGDNVW",
                                        "size": 6,
                                        "getcontentlength": 6,
                                        "has-preview": true,
                                        "mount-type": "",
                                        "share-permissions": 19,
                                        "tags": "",
                                        "favorite": 0,
                                        "comments-unread": 0,
                                        "owner-id": "holger",
                                        "owner-display-name": "Holger Gockel",
                                        "share-types": ""
                                    },
                                    "status": "HTTP/1.1 200 OK"
                                },
                                {
                                    "prop": {
                                        "is-encrypted": ""
                                    },
                                    "status": "HTTP/1.1 404 Not Found"
                                }
                            ]
                        },
                        {
                            "href": "/remote.php/webdav/test/files/file2.txt",
                            "propstat": [
                                {
                                    "prop": {
                                        "getlastmodified": "Mon, 23 Dec 2019 14:28:23 GMT",
                                        "getetag": "&quot;bd272288a77c0b7cacd0f0849058a8cc&quot;",
                                        "getcontenttype": "text/plain",
                                        "resourcetype": "",
                                        "fileid": 79109,
                                        "permissions": "RGDNVW",
                                        "size": 6,
                                        "getcontentlength": 6,
                                        "has-preview": true,
                                        "mount-type": "",
                                        "share-permissions": 19,
                                        "tags": "",
                                        "favorite": 0,
                                        "comments-unread": 0,
                                        "owner-id": "holger",
                                        "owner-display-name": "Holger Gockel",
                                        "share-types": ""
                                    },
                                    "status": "HTTP/1.1 200 OK"
                                },
                                {
                                    "prop": {
                                        "is-encrypted": ""
                                    },
                                    "status": "HTTP/1.1 404 Not Found"
                                }
                            ]
                        }
                    ]
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "PROPFIND",
            "description": "Folder get contents",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\" xmlns:ocs=\"http://open-collaboration-services.org/ns\">\n              <d:prop>\n                <d:getlastmodified />\n                <d:getetag />\n                <d:getcontenttype />\n                <d:resourcetype />\n                <oc:fileid />\n                <oc:permissions />\n                <oc:size />\n                <d:getcontentlength />\n                <nc:has-preview />\n                <nc:mount-type />\n                <nc:is-encrypted />\n                <ocs:share-permissions />\n                <oc:tags />\n                <oc:favorite />\n                <oc:comments-unread />\n                <oc:owner-id />\n                <oc:owner-display-name />\n                <oc:share-types />\n              </d:prop>\n            </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "mount-type": "",
                        "is-encrypted": "",
                        "share-permissions": "",
                        "tags": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-id": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:23 GMT</d:getlastmodified><d:getetag>&quot;5e00cf073a849&quot;</d:getetag><d:resourcetype><d:collection/></d:resourcetype><oc:fileid>79106</oc:fileid><oc:permissions>RGDNVCK</oc:permissions><oc:size>12</oc:size><nc:has-preview>false</nc:has-preview><nc:mount-type></nc:mount-type><nc:is-encrypted>0</nc:is-encrypted><x1:share-permissions xmlns:x1=\"http://open-collaboration-services.org/ns\">31</x1:share-permissions><oc:tags/><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-id>holger</oc:owner-id><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontenttype/><d:getcontentlength/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/test/files/file1.txt</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:21 GMT</d:getlastmodified><d:getetag>&quot;ea550236a6a45479fa7fba8eba0fe198&quot;</d:getetag><d:getcontenttype>text/plain</d:getcontenttype><d:resourcetype/><oc:fileid>79108</oc:fileid><oc:permissions>RGDNVW</oc:permissions><oc:size>6</oc:size><d:getcontentlength>6</d:getcontentlength><nc:has-preview>true</nc:has-preview><nc:mount-type></nc:mount-type><x1:share-permissions xmlns:x1=\"http://open-collaboration-services.org/ns\">19</x1:share-permissions><oc:tags/><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-id>holger</oc:owner-id><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><nc:is-encrypted/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/test/files/file2.txt</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:23 GMT</d:getlastmodified><d:getetag>&quot;bd272288a77c0b7cacd0f0849058a8cc&quot;</d:getetag><d:getcontenttype>text/plain</d:getcontenttype><d:resourcetype/><oc:fileid>79109</oc:fileid><oc:permissions>RGDNVW</oc:permissions><oc:size>6</oc:size><d:getcontentlength>6</d:getcontentlength><nc:has-preview>true</nc:has-preview><nc:mount-type></nc:mount-type><x1:share-permissions xmlns:x1=\"http://open-collaboration-services.org/ns\">19</x1:share-permissions><oc:tags/><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-id>holger</oc:owner-id><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><nc:is-encrypted/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": [
                        {
                            "href": "/remote.php/webdav/test/files/",
                            "propstat": [
                                {
                                    "prop": {
                                        "getlastmodified": "Mon, 23 Dec 2019 14:28:23 GMT",
                                        "getetag": "&quot;5e00cf073a849&quot;",
                                        "resourcetype": {
                                            "collection": ""
                                        },
                                        "fileid": 79106,
                                        "permissions": "RGDNVCK",
                                        "size": 12,
                                        "has-preview": false,
                                        "mount-type": "",
                                        "is-encrypted": 0,
                                        "share-permissions": 31,
                                        "tags": "",
                                        "favorite": 0,
                                        "comments-unread": 0,
                                        "owner-id": "holger",
                                        "owner-display-name": "Holger Gockel",
                                        "share-types": ""
                                    },
                                    "status": "HTTP/1.1 200 OK"
                                },
                                {
                                    "prop": {
                                        "getcontenttype": "",
                                        "getcontentlength": ""
                                    },
                                    "status": "HTTP/1.1 404 Not Found"
                                }
                            ]
                        },
                        {
                            "href": "/remote.php/webdav/test/files/file1.txt",
                            "propstat": [
                                {
                                    "prop": {
                                        "getlastmodified": "Mon, 23 Dec 2019 14:28:21 GMT",
                                        "getetag": "&quot;ea550236a6a45479fa7fba8eba0fe198&quot;",
                                        "getcontenttype": "text/plain",
                                        "resourcetype": "",
                                        "fileid": 79108,
                                        "permissions": "RGDNVW",
                                        "size": 6,
                                        "getcontentlength": 6,
                                        "has-preview": true,
                                        "mount-type": "",
                                        "share-permissions": 19,
                                        "tags": "",
                                        "favorite": 0,
                                        "comments-unread": 0,
                                        "owner-id": "holger",
                                        "owner-display-name": "Holger Gockel",
                                        "share-types": ""
                                    },
                                    "status": "HTTP/1.1 200 OK"
                                },
                                {
                                    "prop": {
                                        "is-encrypted": ""
                                    },
                                    "status": "HTTP/1.1 404 Not Found"
                                }
                            ]
                        },
                        {
                            "href": "/remote.php/webdav/test/files/file2.txt",
                            "propstat": [
                                {
                                    "prop": {
                                        "getlastmodified": "Mon, 23 Dec 2019 14:28:23 GMT",
                                        "getetag": "&quot;bd272288a77c0b7cacd0f0849058a8cc&quot;",
                                        "getcontenttype": "text/plain",
                                        "resourcetype": "",
                                        "fileid": 79109,
                                        "permissions": "RGDNVW",
                                        "size": 6,
                                        "getcontentlength": 6,
                                        "has-preview": true,
                                        "mount-type": "",
                                        "share-permissions": 19,
                                        "tags": "",
                                        "favorite": 0,
                                        "comments-unread": 0,
                                        "owner-id": "holger",
                                        "owner-display-name": "Holger Gockel",
                                        "share-types": ""
                                    },
                                    "status": "HTTP/1.1 200 OK"
                                },
                                {
                                    "prop": {
                                        "is-encrypted": ""
                                    },
                                    "status": "HTTP/1.1 404 Not Found"
                                }
                            ]
                        }
                    ]
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "PROPFIND",
            "description": "File/Folder get details",
            "body": "<?xml version=\"1.0\"?>\n            <d:propfind  xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\">\n            <d:prop>\n                  <d:getlastmodified />\n                  <d:getetag />\n                  <d:getcontenttype />\n                  <d:resourcetype />\n                  <oc:fileid />\n                  <oc:permissions />\n                  <oc:size />\n                  <d:getcontentlength />\n                  <nc:has-preview />\n                  <oc:favorite />\n                  <oc:comments-unread />\n                  <oc:owner-display-name />\n                  <oc:share-types />\n            </d:prop>\n          </d:propfind>",
            "jsonBody": {
                "propfind": {
                    "prop": {
                        "getlastmodified": "",
                        "getetag": "",
                        "getcontenttype": "",
                        "resourcetype": "",
                        "fileid": "",
                        "permissions": "",
                        "size": "",
                        "getcontentlength": "",
                        "has-preview": "",
                        "favorite": "",
                        "comments-unread": "",
                        "owner-display-name": "",
                        "share-types": ""
                    }
                }
            }
        },
        "response": {
            "status": 207,
            "body": "<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\" xmlns:nc=\"http://nextcloud.org/ns\"><d:response><d:href>/remote.php/webdav/test/files/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 23 Dec 2019 14:28:23 GMT</d:getlastmodified><d:getetag>&quot;5e00cf073a849&quot;</d:getetag><d:resourcetype><d:collection/></d:resourcetype><oc:fileid>79106</oc:fileid><oc:permissions>RGDNVCK</oc:permissions><oc:size>12</oc:size><nc:has-preview>false</nc:has-preview><oc:favorite>0</oc:favorite><oc:comments-unread>0</oc:comments-unread><oc:owner-display-name>Holger Gockel</oc:owner-display-name><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontenttype/><d:getcontentlength/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>",
            "contentType": "application/xml; charset=utf-8",
            "contentLocation": "",
            "jsonBody": {
                "multistatus": {
                    "response": {
                        "href": "/remote.php/webdav/test/files/",
                        "propstat": [
                            {
                                "prop": {
                                    "getlastmodified": "Mon, 23 Dec 2019 14:28:23 GMT",
                                    "getetag": "&quot;5e00cf073a849&quot;",
                                    "resourcetype": {
                                        "collection": ""
                                    },
                                    "fileid": 79106,
                                    "permissions": "RGDNVCK",
                                    "size": 12,
                                    "has-preview": false,
                                    "favorite": 0,
                                    "comments-unread": 0,
                                    "owner-display-name": "Holger Gockel",
                                    "share-types": ""
                                },
                                "status": "HTTP/1.1 200 OK"
                            },
                            {
                                "prop": {
                                    "getcontenttype": "",
                                    "getcontentlength": ""
                                },
                                "status": "HTTP/1.1 404 Not Found"
                            }
                        ]
                    }
                }
            }
        }
    },
    {
        "request": {
            "url": "/remote.php/webdav/test/files",
            "method": "DELETE",
            "description": "File delete"
        },
        "response": {
            "status": 204,
            "body": "",
            "contentType": "text/html; charset=UTF-8",
            "contentLocation": ""
        }
    }
]