Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log HTTP requests and responses #7891

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Conversation

TheOneRing
Copy link
Member

@TheOneRing TheOneRing commented Jun 8, 2020

Logging is disabled by default, it can be enabled by using:
QT_LOGGING_RULES = "sync.httplogger=true"
See #7873

@TheOneRing
Copy link
Member Author

TheOneRing commented Jun 8, 2020

06-08 15:16:30:590 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/status.php Header: { User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 5acf5b62-e597-42f8-8855-9d60c80fdca2, } Data: []"
06-08 15:16:30:901 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/status.php Header: { Access-Control-Allow-Origin: *, Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 155, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json, Date: Mon, 08 Jun 2020 13:16:30 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Set-Cookie: ocjvdifsmy63=hnngsop0h066kbelrgei3usj0j; path=/; secure; HttpOnly\noc_sessionPassphrase=e8fEU%2B9ntIom6SVRy3NLcXSgjl1kBNvEBguquqXEfUDt90CB8hdtfTOiTZLfvlero2mjN5QZ4Uh2xawIxNoikjSxEBvXOotRtqGAV9reC7Xf0Zz3jbBC7JMZ7xy%2FOTq5; path=/; secure; HttpOnly, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"installed\":true,\"maintenance\":false,\"needsDbUpgrade\":false,\"version\":\"10.4.1.3\",\"versionstring\":\"10.4.1\",\"edition\":\"Enterprise\",\"productname\":\"ownCloud\"}]"
06-08 15:16:30:901 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: c0cfec8b-8135-4f6c-b678-eae3d4bca46e, } Data: []"
06-08 15:16:30:982 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 521, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:30 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Www-Authenticate: Basic realm=\"ownCloud\", charset=\"UTF-8\", Bearer realm=\"ownCloud\", X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<d:error xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\">\n  <s:exception>Sabre\\DAV\\Exception\\NotAuthenticated</s:exception>\n  <s:message>No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured</s:message>\n</d:error>\n]"
06-08 15:16:30:983 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/.well-known/openid-configuration Header: { User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 662dddda-ff35-4243-8dc7-b3fe80a374e0, } Data: []"
06-08 15:16:31:256 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/.well-known/openid-configuration Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 0, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: text/html; charset=UTF-8, Date: Mon, 08 Jun 2020 13:16:31 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Location: https://demo.owncloud.com/login, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: []"
06-08 15:16:31:257 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/login Header: { Cookie: ocjvdifsmy63=hnngsop0h066kbelrgei3usj0j; oc_sessionPassphrase=e8fEU%2B9ntIom6SVRy3NLcXSgjl1kBNvEBguquqXEfUDt90CB8hdtfTOiTZLfvlero2mjN5QZ4Uh2xawIxNoikjSxEBvXOotRtqGAV9reC7Xf0Zz3jbBC7JMZ7xy%2FOTq5, User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 4f4a967c-037c-4685-b6e9-a26e9965f55b, } Data: []"
06-08 15:16:31:373 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/login Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Encoding: gzip, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: text/html; charset=UTF-8, Date: Mon, 08 Jun 2020 13:16:31 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Accept-Encoding, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: []"
06-08 15:16:42:697 [ info httplogger ]:	"Request: POST https://demo.owncloud.com/index.php/apps/oauth2/api/v1/token Header: { Content-Type: application/x-www-form-urlencoded; charset=UTF-8, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 0e9e334b-ad3b-4e4e-8ff0-90fa38492ca1, } Data: [client_id=xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69&client_secret=UBntmLjC2yYCeHwsyj73Uwo9TAaecAetRwMw0xYcvNL9yRdLSUi0hUAHfvCHFeFh&scope=openid%20offline_access%20email%20profile&grant_type=authorization_code&code=YWKZFrI8j8KvPrGMSsySsVuEV9bM3t0h1WUDNg2UXocb50aoODjlrXoJIzp3Jsrl&redirect_uri=http://localhost:58932&code_verifier=XwOfpu_yvJBsQug3ur_owWSTd14HiaUFl-AqUn3C8DXXg9hMW3Cx24sIIRROUfXbbQWwmBAXliiw1GDwwzyJL1aO9jiBFIVFg9uB6h4wIzNNS5RpQnr_u7MF2UK11jyL]"
06-08 15:16:42:825 [ info httplogger ]:	"Response: POST https://demo.owncloud.com/index.php/apps/oauth2/api/v1/token Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 307, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:42 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"access_token\":\"jAApWFGII2AMO1OC2IgIjXWuoFoSJSffOCgYPNeHZF3FY3hPaIbkagV7NTk611fT\",\"token_type\":\"Bearer\",\"expires_in\":3600,\"refresh_token\":\"lbyLYcXe6rgvUdf8kSbuA5XAEAUlgmlrH0TQgtSYE6K0HerT8NdN5YHWizOxyuQO\",\"user_id\":\"demo\",\"message_url\":\"https:\\/\\/demo.owncloud.com\\/apps\\/oauth2\\/authorization-successful\"}]"
06-08 15:16:42:825 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 02f1dce2-aba7-4f4b-ab81-1e26fb325d8a, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:getlastmodified />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:43:107 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 343, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:43 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 08 Jun 2020 12:18:08 GMT</d:getlastmodified></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:43:130 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 33fa3313-021d-407c-a80c-ba4dc7cd7e29, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <size xmlns=\"http://owncloud.org/ns\" />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:43:255 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 301, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:43 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><oc:size>6826875</oc:size></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:49:965 [ info httplogger ]:	"Request: HEAD https://demo.owncloud.com/remote.php/webdav// Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 7670a457-3999-4840-b45e-4b62fe13b9e5, } Data: []"
06-08 15:16:50:064 [ info httplogger ]:	"Response: HEAD https://demo.owncloud.com/remote.php/webdav// Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Security-Policy: default-src 'none';, Content-Type: text/html; charset=UTF-8, Date: Mon, 08 Jun 2020 13:16:49 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: []"
06-08 15:16:50:217 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/status.php Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 9830f2d0-2b1a-4370-a7d5-d93904cc522d, } Data: []"
06-08 15:16:50:446 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/status.php Header: { Access-Control-Allow-Origin: *, Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 155, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json, Date: Mon, 08 Jun 2020 13:16:50 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"installed\":true,\"maintenance\":false,\"needsDbUpgrade\":false,\"version\":\"10.4.1.3\",\"versionstring\":\"10.4.1\",\"edition\":\"Enterprise\",\"productname\":\"ownCloud\"}]"
06-08 15:16:50:447 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: c9b2bfdf-efeb-4e1d-a11f-374f195c94b3, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:getlastmodified />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:50:571 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 343, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:50 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:getlastmodified>Mon, 08 Jun 2020 12:18:08 GMT</d:getlastmodified></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:50:572 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/ocs/v1.php/cloud/capabilities?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: b2f9e4b4-ed34-4b50-8190-847e59f06569, } Data: []"
06-08 15:16:50:572 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/ocs/v1.php/config?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: b0aa82fb-d545-4229-b094-5d29a9fd8be4, } Data: []"
06-08 15:16:50:658 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/ocs/v1.php/cloud/capabilities?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 1782, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:50 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":\"OK\",\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":{\"version\":{\"major\":10,\"minor\":4,\"micro\":1,\"string\":\"10.4.1\",\"edition\":\"Enterprise\"},\"capabilities\":{\"core\":{\"pollinterval\":60,\"webdav-root\":\"remote.php\\/webdav\",\"status\":{\"installed\":true,\"maintenance\":false,\"needsDbUpgrade\":false,\"version\":\"10.4.1.3\",\"versionstring\":\"10.4.1\",\"edition\":\"Enterprise\",\"productname\":\"ownCloud\",\"hostname\":\"owncloud\"}},\"checksums\":{\"supportedTypes\":[\"SHA1\"],\"preferredUploadType\":\"SHA1\"},\"files\":{\"privateLinks\":true,\"privateLinksDetailsParam\":true,\"bigfilechunking\":true,\"blacklisted_files\":[\".htaccess\"],\"undelete\":true,\"versioning\":true},\"dav\":{\"chunking\":\"1.0\",\"reports\":[\"search-files\"],\"trashbin\":\"1.0\"},\"files_sharing\":{\"api_enabled\":true,\"public\":{\"enabled\":true,\"password\":{\"enforced_for\":{\"read_only\":false,\"read_write\":false,\"upload_only\":false,\"read_write_delete\":false},\"enforced\":false},\"roles_api\":true,\"expire_date\":{\"enabled\":false},\"send_mail\":false,\"social_share\":true,\"upload\":true,\"multiple\":true,\"supports_upload_only\":true,\"defaultPublicLinkShareName\":\"Public link\"},\"user\":{\"send_mail\":false,\"expire_date\":{\"enabled\":false}},\"group\":{\"expire_date\":{\"enabled\":false}},\"resharing\":true,\"group_sharing\":true,\"auto_accept_share\":true,\"share_with_group_members_only\":true,\"share_with_membership_groups_only\":true,\"can_share\":true,\"user_enumeration\":{\"enabled\":true,\"group_members_only\":false},\"default_permissions\":31,\"providers_capabilities\":{\"ocinternal\":{\"user\":[\"shareExpiration\"],\"group\":[\"shareExpiration\"],\"link\":[\"shareExpiration\",\"passwordProtected\"]},\"ocFederatedSharing\":{\"remote\":[]}},\"federation\":{\"outgoing\":true,\"incoming\":true},\"search_min_length\":2},\"notifications\":{\"ocs-endpoints\":[\"list\",\"get\",\"delete\"]}}}}}]"
06-08 15:16:50:659 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/ocs/v1.php/cloud/user?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 54a36840-ade5-4071-bb70-d63604da9634, } Data: []"
06-08 15:16:50:779 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/ocs/v1.php/config?format=json Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 164, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:50 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":null},\"data\":{\"version\":\"1.7\",\"website\":\"ownCloud\",\"host\":\"demo.owncloud.com\",\"contact\":\"\",\"ssl\":\"false\"}}}]"
06-08 15:16:50:871 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/ocs/v1.php/cloud/user?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 154, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:50 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":\"OK\",\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":{\"id\":\"demo\",\"display-name\":\"demo\",\"email\":null}}}]"
06-08 15:16:50:874 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/dav/avatars/demo/128.png Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 1b906448-e3f9-4f3c-9ce5-49d79f13f9c3, } Data: []"
06-08 15:16:50:973 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/dav/avatars/demo/128.png Header: { Content-Length: 1711, Content-Type: text/html, Date: Mon, 08 Jun 2020 13:16:50 GMT, } Data: [<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n    <meta name=\"robots\" content=\"noindex, nofollow\">\n\n    <title>Oops! You're lost.</title>\n\n    <style>\n      html,\n      body {\n        height: 100%;\n        min-height: 100%;\n        margin: 0;\n        padding: 0;\n      }\n\n      body {\n        cursor: default;\n        font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n        font-size: 0.875rem;\n        font-weight: normal;\n        line-height: 1.5;\n        color: #383e4b;\n        background-color: #f5f5f5;\n      }\n\n      h1 {\n        font-size: 4.5rem;\n        font-weight: 300;\n        line-height: 1.1;\n        float: left;\n        margin: 0 1.5rem;\n      }\n\n      h4 {\n        font-size: 1.5rem;\n        padding: 0.7rem 0 0 0;\n        margin: 0;\n      }\n\n      p {\n        font-weight: 500;\n        line-height: 1.1;\n        color: #9da0a8;\n        padding: 0;\n        margin: 0;\n      }\n\n      .wrapper {\n        position: relative;\n        top: 50%;\n        -webkit-transform: translateY(-60%);\n        -ms-transform: translateY(-60%);\n        transform: translateY(-60%);\n      }\n\n      .container {\n        width: 550px;\n        margin: 0 auto;\n      }\n    </style>\n  </head>\n  <body>\n    <div class=\"wrapper\">\n      <div class=\"container\">\n        <h1>\n          404\n        </h1>\n\n        <h4>\n          Oops! You're lost.\n        </h4>\n\n        <p>\n          The page you are looking for was not found.\n        </p>\n      </div>\n    </div>\n  </body>\n</html>\n]"
06-08 15:16:50:974 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/ocs/v1.php/cloud/activity?page=0&pagesize=100&format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 0df378ac-f8f7-48e9-b3cd-cb88f40036bc, } Data: []"
06-08 15:16:50:974 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/ocs/v2.php/apps/notifications/api/v1/notifications?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 583cb902-19d2-43c9-8c9a-02b161ecc732, } Data: []"
06-08 15:16:50:977 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: f4a8512d-ec9e-459c-b5a3-9f2e5f11766a, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:quota-available-bytes />\n    <d:quota-used-bytes />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:088 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 1, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 351ffc40-f311-4287-a621-0ea44565d7c1, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n  <d:prop>\n    <d:resourcetype />\n    <d:getlastmodified />\n    <d:getcontentlength />\n    <d:getetag />\n    <oc:id />\n    <oc:downloadURL />\n    <oc:dDC />\n    <oc:permissions />\n    <oc:checksums />\n    <oc:zsync />\n    <oc:data-fingerprint />\n    <oc:share-types />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:091 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/ocs/v2.php/apps/notifications/api/v1/notifications?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 108, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:50 GMT, Etag: d751713988987e9331980363e24189ce, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":200,\"message\":null,\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":[]}}]"
06-08 15:16:51:160 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/ocs/v1.php/cloud/activity?page=0&pagesize=100&format=json Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 3115, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:50 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":null},\"data\":[{\"id\":36,\"subject\":\"You shared Documents via link\",\"message\":\"\",\"file\":\"\\/Documents\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/Documents\",\"date\":\"2020-06-08T13:16:29+00:00\"},{\"id\":35,\"subject\":\"You changed New Document.odt, Test2.odt and Test.odp\",\"message\":\"\",\"file\":\"\\/New Document.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T12:18:08+00:00\"},{\"id\":31,\"subject\":\"You shared test.ods via link\",\"message\":\"\",\"file\":\"\\/test.ods\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:38:51+00:00\"},{\"id\":30,\"subject\":\"You created New Spreadsheet.ods and New Document.odt\",\"message\":\"\",\"file\":\"\\/New Spreadsheet.ods\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:28:39+00:00\"},{\"id\":28,\"subject\":\"You shared ownCloud Manual.pdf via link\",\"message\":\"\",\"file\":\"\\/ownCloud Manual.pdf\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:15:21+00:00\"},{\"id\":27,\"subject\":\"You changed Test2.odt\",\"message\":\"\",\"file\":\"\\/Test2.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:01:13+00:00\"},{\"id\":26,\"subject\":\"You created Test2.odt\",\"message\":\"\",\"file\":\"\\/Test2.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:00:49+00:00\"},{\"id\":25,\"subject\":\"You deleted Preguntas BLOQUE III con soluciones.pdf\",\"message\":\"\",\"file\":\"\\/Preguntas BLOQUE III con soluciones.pdf\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:00:34+00:00\"},{\"id\":24,\"subject\":\"You created Preguntas BLOQUE III con soluciones.pdf\",\"message\":\"\",\"file\":\"\\/Preguntas BLOQUE III con soluciones.pdf\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T09:00:21+00:00\"},{\"id\":23,\"subject\":\"You shared ownCloud Manual.pdf via link\",\"message\":\"\",\"file\":\"\\/ownCloud Manual.pdf\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T08:02:51+00:00\"},{\"id\":22,\"subject\":\"You created test.ods and Test.odp\",\"message\":\"\",\"file\":\"\\/test.ods\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T06:19:18+00:00\"},{\"id\":20,\"subject\":\"You deleted test.html\",\"message\":\"\",\"file\":\"\\/test.html\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T04:45:22+00:00\"},{\"id\":19,\"subject\":\"You created test.html, Sekolah Rendah, Photos\\/Paris.jpg, Photos\\/San Francisco.jpg, Photos\\/Squirrel.jpg and Photos\",\"message\":\"\",\"file\":\"\\/test.html\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T04:45:10+00:00\"},{\"id\":13,\"subject\":\"You created Documents\\/Example.odt, Documents and ownCloud Manual.pdf\",\"message\":\"\",\"file\":\"\\/Documents\\/Example.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/Documents\",\"date\":\"2020-06-07T23:11:42+00:00\"},{\"id\":2,\"subject\":\"\\/ was created in a public folder\",\"message\":\"\",\"file\":\"\",\"link\":\"http:\\/\\/demo.owncloud.com\\/index.php\\/apps\\/files\\/?dir=\",\"date\":\"2020-06-07T22:03:02+00:00\"}]}}]"
06-08 15:16:51:220 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 7355, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:51 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><d:getlastmodified>Mon, 08 Jun 2020 12:18:08 GMT</d:getlastmodified><d:getetag>&quot;5ede2c8076197&quot;</d:getetag><oc:id>00000007ocjvdifsmy63</oc:id><oc:permissions>RDNVCK</oc:permissions><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontentlength/><oc:downloadURL/><oc:dDC/><oc:checksums/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Documents/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><d:getlastmodified>Sun, 07 Jun 2020 23:11:42 GMT</d:getlastmodified><d:getetag>&quot;5edd742e4e425&quot;</d:getetag><oc:id>00000020ocjvdifsmy63</oc:id><oc:permissions>RDNVCK</oc:permissions><oc:data-fingerprint></oc:data-fingerprint><oc:share-types><oc:share-type>3</oc:share-type></oc:share-types></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontentlength/><oc:downloadURL/><oc:dDC/><oc:checksums/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/New%20Document.odt</d:href><d:propstat><d:prop><d:resourcetype/><d:getlastmodified>Mon, 08 Jun 2020 12:18:08 GMT</d:getlastmodified><d:getcontentlength>8442</d:getcontentlength><d:getetag>&quot;443cecc8ff19512def99d44bf6e257a0&quot;</d:getetag><oc:id>00000080ocjvdifsmy63</oc:id><oc:downloadURL></oc:downloadURL><oc:permissions>RDNVW</oc:permissions><oc:checksums><oc:checksum>SHA1:6bca60704b0ba6abea4e69e686780ae9d3653265 MD5:3e61a5651f0b5b8be0c6673e9c885df7 ADLER32:4794e746</oc:checksum></oc:checksums><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><oc:dDC/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/New%20Spreadsheet.ods</d:href><d:propstat><d:prop><d:resourcetype/><d:getlastmodified>Mon, 08 Jun 2020 09:28:39 GMT</d:getlastmodified><d:getcontentlength>7134</d:getcontentlength><d:getetag>&quot;b352ba6f23ce1dd4202c8370919e2037&quot;</d:getetag><oc:id>00000081ocjvdifsmy63</oc:id><oc:downloadURL></oc:downloadURL><oc:permissions>RDNVW</oc:permissions><oc:checksums><oc:checksum>SHA1:b87704c1f1443184e88aaef1e13472dc30ca6267 MD5:506d3b07735f6ca6b2d45e95042ef31e ADLER32:f22a53f3</oc:checksum></oc:checksums><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><oc:dDC/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Photos/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><d:getlastmodified>Sun, 07 Jun 2020 23:11:42 GMT</d:getlastmodified><d:getetag>&quot;5edd742e9f285&quot;</d:getetag><oc:id>00000022ocjvdifsmy63</oc:id><oc:permissions>RDNVCK</oc:permissions><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontentlength/><oc:downloadURL/><oc:dDC/><oc:checksums/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Sekolah%20Rendah/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><d:getlastmodified>Sun, 07 Jun 2020 23:28:00 GMT</d:getlastmodified><d:getetag>&quot;5edd78000875a&quot;</d:getetag><oc:id>00000049ocjvdifsmy63</oc:id><oc:permissions>RDNVCK</oc:permissions><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getcontentlength/><oc:downloadURL/><oc:dDC/><oc:checksums/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Test.odp</d:href><d:propstat><d:prop><d:resourcetype/><d:getlastmodified>Mon, 08 Jun 2020 10:23:06 GMT</d:getlastmodified><d:getcontentlength>11279</d:getcontentlength><d:getetag>&quot;c97c57ae69701cf41ded459ecf4b8817&quot;</d:getetag><oc:id>00000067ocjvdifsmy63</oc:id><oc:downloadURL></oc:downloadURL><oc:permissions>RDNVW</oc:permissions><oc:checksums><oc:checksum>SHA1:e45c0843e6e56533eb7d085adb599ee7e7fea8e0 MD5:afdf92710380e94e09f01e826afd5d2b ADLER32:c36c4321</oc:checksum></oc:checksums><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><oc:dDC/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Test2.odt</d:href><d:propstat><d:prop><d:resourcetype/><d:getlastmodified>Mon, 08 Jun 2020 10:26:19 GMT</d:getlastmodified><d:getcontentlength>8877</d:getcontentlength><d:getetag>&quot;8e935ea97cca4b6ae43c8385453fd960&quot;</d:getetag><oc:id>00000077ocjvdifsmy63</oc:id><oc:downloadURL></oc:downloadURL><oc:permissions>RDNVW</oc:permissions><oc:checksums><oc:checksum>SHA1:5f1e812dab36214d549f6ca179b09b5de249383e MD5:e75a004d43420e9862ba2ef65021bfa3 ADLER32:7279d002</oc:checksum></oc:checksums><oc:data-fingerprint></oc:data-fingerprint><oc:share-types/></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><oc:dDC/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/ownCloud%20Manual.pdf</d:href><d:propstat><d:prop><d:resourcetype/><d:getlastmodified>Sun, 07 Jun 2020 23:11:42 GMT</d:getlastmodified><d:getcontentlength>6069226</d:getcontentlength><d:getetag>&quot;2cf12763f48decb084970d5f733e2651&quot;</d:getetag><oc:id>00000019ocjvdifsmy63</oc:id><oc:downloadURL></oc:downloadURL><oc:permissions>RDNVW</oc:permissions><oc:checksums><oc:checksum>SHA1:f8b3a5c0986216c6e6f53caaa896574a40df58d3 MD5:081306ba2ba3c19b0b4327e505998bb7 ADLER32:fb208b4d</oc:checksum></oc:checksums><oc:data-fingerprint></oc:data-fingerprint><oc:share-types><oc:share-type>3</oc:share-type></oc:share-types></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><oc:dDC/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/test.ods</d:href><d:propstat><d:prop><d:resourcetype/><d:getlastmodified>Mon, 08 Jun 2020 06:19:18 GMT</d:getlastmodified><d:getcontentlength>7134</d:getcontentlength><d:getetag>&quot;e7c014b7ae1ab021358365ede3981c52&quot;</d:getetag><oc:id>00000068ocjvdifsmy63</oc:id><oc:downloadURL></oc:downloadURL><oc:permissions>RDNVW</oc:permissions><oc:checksums><oc:checksum>SHA1:b87704c1f1443184e88aaef1e13472dc30ca6267 MD5:506d3b07735f6ca6b2d45e95042ef31e ADLER32:f22a53f3</oc:checksum></oc:checksums><oc:data-fingerprint></oc:data-fingerprint><oc:share-types><oc:share-type>3</oc:share-type></oc:share-types></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><oc:dDC/><oc:zsync/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:51:224 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/Documents Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 13506f73-16a8-47df-82b3-c294151b03cf, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:resourcetype />\n    <size xmlns=\"http://owncloud.org/ns\" />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:224 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/Photos Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 7c7dc942-f27d-42ee-bde3-389b305ce6ed, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:resourcetype />\n    <size xmlns=\"http://owncloud.org/ns\" />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:225 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/Sekolah Rendah Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 542b2e95-7dd0-4476-a6d1-4af11c98a347, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:resourcetype />\n    <size xmlns=\"http://owncloud.org/ns\" />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:263 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 376, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:51 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:quota-available-bytes>-3</d:quota-available-bytes><d:quota-used-bytes>6826875</d:quota-used-bytes></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:51:352 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/Documents Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 357, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:51 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/Documents/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>36227</oc:size></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:51:354 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 1, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 809b5243-a024-4110-971c-fb2eb340b902, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n  <d:prop>\n    <d:resourcetype />\n    <oc:size />\n    <oc:permissions />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:372 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/Photos Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 355, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:51 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/Photos/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>678556</oc:size></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:51:373 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 1, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 337910d2-eab7-4b98-a108-3043fe2de06c, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n  <d:prop>\n    <d:resourcetype />\n    <oc:size />\n    <oc:permissions />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:390 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/Sekolah Rendah Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 360, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:51 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/Sekolah%20Rendah/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>0</oc:size></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:51:391 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 1, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 9983459c-f224-4a36-a8f2-e0b17a6043e3, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n  <d:prop>\n    <d:resourcetype />\n    <oc:size />\n    <oc:permissions />\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:51:403 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/webdav/New Document.odt Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: bab58c11-8adb-4952-98aa-e4269a3680ca, } Data: []"
06-08 15:16:51:413 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/webdav/New Spreadsheet.ods Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 551bc4cc-4415-4bdd-8990-8ba1757da1a5, } Data: []"
06-08 15:16:51:421 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/webdav/Test.odp Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 8f17c1e5-2d4e-4b2d-a365-9c30307214e7, } Data: []"
06-08 15:16:51:426 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/webdav/Test2.odt Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 5a7ca0ba-cb24-40ad-9e77-f8948a8764df, } Data: []"
06-08 15:16:51:430 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/webdav/ownCloud Manual.pdf Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 7f6f3488-061b-40fc-938b-0fbcfebd674b, } Data: []"
06-08 15:16:51:439 [ info httplogger ]:	"Request: GET https://demo.owncloud.com/remote.php/webdav/test.ods Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: e12dbe66-d114-4ed6-9ed3-12a10f44188f, } Data: []"
06-08 15:16:51:592 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 2560, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:51 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>6826875</oc:size><oc:permissions>RDNVCK</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Documents/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>36227</oc:size><oc:permissions>RDNVCK</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/New%20Document.odt</d:href><d:propstat><d:prop><d:resourcetype/><oc:size>8442</oc:size><oc:permissions>RDNVW</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/New%20Spreadsheet.ods</d:href><d:propstat><d:prop><d:resourcetype/><oc:size>7134</oc:size><oc:permissions>RDNVW</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Photos/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>678556</oc:size><oc:permissions>RDNVCK</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Sekolah%20Rendah/</d:href><d:propstat><d:prop><d:resourcetype><d:collection/></d:resourcetype><oc:size>0</oc:size><oc:permissions>RDNVCK</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Test.odp</d:href><d:propstat><d:prop><d:resourcetype/><oc:size>11279</oc:size><oc:permissions>RDNVW</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/Test2.odt</d:href><d:propstat><d:prop><d:resourcetype/><oc:size>8877</oc:size><oc:permissions>RDNVW</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/ownCloud%20Manual.pdf</d:href><d:propstat><d:prop><d:resourcetype/><oc:size>6069226</oc:size><oc:permissions>RDNVW</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response><d:response><d:href>/remote.php/webdav/test.ods</d:href><d:propstat><d:prop><d:resourcetype/><oc:size>7134</oc:size><oc:permissions>RDNVW</oc:permissions></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-08 15:16:51:734 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/webdav/New Document.odt Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Disposition: attachment; filename*=UTF-8''New%20Document.odt; filename=\"New%20Document.odt\", Content-Length: 8442, Content-Security-Policy: default-src 'none';, Content-Type: application/vnd.oasis.opendocument.text, Date: Mon, 08 Jun 2020 13:16:51 GMT, Etag: \"443cecc8ff19512def99d44bf6e257a0\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Last-Modified: Mon, 08 Jun 2020 12:18:08 GMT, Oc-Checksum: SHA1:6bca60704b0ba6abea4e69e686780ae9d3653265, Oc-Etag: \"443cecc8ff19512def99d44bf6e257a0\", Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Accel-Buffering: no, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [Binary Data]"
06-08 15:16:51:748 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/webdav/test.ods Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Disposition: attachment; filename*=UTF-8''test.ods; filename=\"test.ods\", Content-Length: 7134, Content-Security-Policy: default-src 'none';, Content-Type: application/vnd.oasis.opendocument.spreadsheet, Date: Mon, 08 Jun 2020 13:16:51 GMT, Etag: \"e7c014b7ae1ab021358365ede3981c52\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Last-Modified: Mon, 08 Jun 2020 06:19:18 GMT, Oc-Checksum: SHA1:b87704c1f1443184e88aaef1e13472dc30ca6267, Oc-Etag: \"e7c014b7ae1ab021358365ede3981c52\", Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Accel-Buffering: no, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [Binary Data]"
06-08 15:16:51:789 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/webdav/New Spreadsheet.ods Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Disposition: attachment; filename*=UTF-8''New%20Spreadsheet.ods; filename=\"New%20Spreadsheet.ods\", Content-Length: 7134, Content-Security-Policy: default-src 'none';, Content-Type: application/vnd.oasis.opendocument.spreadsheet, Date: Mon, 08 Jun 2020 13:16:51 GMT, Etag: \"b352ba6f23ce1dd4202c8370919e2037\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Last-Modified: Mon, 08 Jun 2020 09:28:39 GMT, Oc-Checksum: SHA1:b87704c1f1443184e88aaef1e13472dc30ca6267, Oc-Etag: \"b352ba6f23ce1dd4202c8370919e2037\", Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Accel-Buffering: no, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [Binary Data]"
06-08 15:16:51:820 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/webdav/Test.odp Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Disposition: attachment; filename*=UTF-8''Test.odp; filename=\"Test.odp\", Content-Length: 11279, Content-Security-Policy: default-src 'none';, Content-Type: application/vnd.oasis.opendocument.presentation, Date: Mon, 08 Jun 2020 13:16:51 GMT, Etag: \"c97c57ae69701cf41ded459ecf4b8817\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Last-Modified: Mon, 08 Jun 2020 10:23:06 GMT, Oc-Checksum: SHA1:e45c0843e6e56533eb7d085adb599ee7e7fea8e0, Oc-Etag: \"c97c57ae69701cf41ded459ecf4b8817\", Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Accel-Buffering: no, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [Binary Data]"
06-08 15:16:51:914 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/webdav/Test2.odt Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Disposition: attachment; filename*=UTF-8''Test2.odt; filename=\"Test2.odt\", Content-Length: 8877, Content-Security-Policy: default-src 'none';, Content-Type: application/vnd.oasis.opendocument.text, Date: Mon, 08 Jun 2020 13:16:51 GMT, Etag: \"8e935ea97cca4b6ae43c8385453fd960\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Last-Modified: Mon, 08 Jun 2020 10:26:19 GMT, Oc-Checksum: SHA1:5f1e812dab36214d549f6ca179b09b5de249383e, Oc-Etag: \"8e935ea97cca4b6ae43c8385453fd960\", Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Accel-Buffering: no, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [Binary Data]"
06-08 15:16:53:633 [ info httplogger ]:	"Response: GET https://demo.owncloud.com/remote.php/webdav/ownCloud Manual.pdf Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Disposition: attachment; filename*=UTF-8''ownCloud%20Manual.pdf; filename=\"ownCloud%20Manual.pdf\", Content-Length: 6069226, Content-Security-Policy: default-src 'none';, Content-Type: application/pdf, Date: Mon, 08 Jun 2020 13:16:51 GMT, Etag: \"2cf12763f48decb084970d5f733e2651\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Last-Modified: Sun, 07 Jun 2020 23:11:42 GMT, Oc-Checksum: SHA1:f8b3a5c0986216c6e6f53caaa896574a40df58d3, Oc-Etag: \"2cf12763f48decb084970d5f733e2651\", Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Accel-Buffering: no, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [Binary Data]"
06-08 15:16:53:949 [ info httplogger ]:	"Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 99076d15-0521-4060-96a8-cab697654084, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:getetag/>\n  </d:prop>\n</d:propfind>\n]"
06-08 15:16:54:053 [ info httplogger ]:	"Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 323, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Mon, 08 Jun 2020 13:16:53 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:getetag>&quot;5ede2c8076197&quot;</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"

Copy link
Contributor

@michaelstingl michaelstingl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!!

Is there any indicator (thread id…?) which response belongs to a request?

Perfect solution would be, to add the X-Request-ID from a request, also to the line with the corresponding response.

@guruz
Copy link
Contributor

guruz commented Jun 9, 2020

Indeed cool. In addition to what @michaelstingl said, maybe we need to log the grep-able account ID or folder too (or a special value if there is no account associated)
But I see this doesn't fit into your current code, maybe can be added later
(e.g. by setting a custom property on the QNetworkRequest that gets printed out by the logger..)

@TheOneRing
Copy link
Member Author

TheOneRing commented Jun 9, 2020

06-09 11:28:13:940 [ info sync.httplogger ]:	"deeab7c1-8122-49ee-a00d-6e33fb974cdb: Request: GET https://demo.owncloud.com/.well-known/openid-configuration Header: { User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: deeab7c1-8122-49ee-a00d-6e33fb974cdb, } Data: []"
06-09 11:28:14:238 [ info sync.httplogger ]:	"deeab7c1-8122-49ee-a00d-6e33fb974cdb: Response: GET https://demo.owncloud.com/.well-known/openid-configuration Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 0, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: text/html; charset=UTF-8, Date: Tue, 09 Jun 2020 09:28:14 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Location: https://demo.owncloud.com/login, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Set-Cookie: ocqejsilq595=ptv1la49n8ib66dgjfdmlsd4tr; path=/; secure; HttpOnly\noc_sessionPassphrase=W%2FDUtb5z9fRm4xBLIneEBrrA1k5YaA8NKoWG6SCFwWBvdIpYlvoGICo7ealZzVMddr8k1eQbldFMcR6ZBxnRPnOh%2FoftnZSPgOG09TlQCXEL4f3e8GhVDwmM32YJHZXL; path=/; secure; HttpOnly, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: []"
06-09 11:28:14:238 [ info sync.httplogger ]:	"32c48356-5e3e-46ba-8989-5284db977927: Request: GET https://demo.owncloud.com/login Header: { User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 32c48356-5e3e-46ba-8989-5284db977927, } Data: []"
06-09 11:28:14:321 [ info sync.httplogger ]:	"32c48356-5e3e-46ba-8989-5284db977927: Response: GET https://demo.owncloud.com/login Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Encoding: gzip, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: text/html; charset=UTF-8, Date: Tue, 09 Jun 2020 09:28:14 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Accept-Encoding, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: []"
06-09 11:28:14:322 [ info sync.httplogger ]:	"d8311e3f-9134-4f0d-8d15-b834a35521dd: Request: POST https://demo.owncloud.com/index.php/apps/oauth2/api/v1/token Header: { Content-Type: application/x-www-form-urlencoded; charset=UTF-8, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: d8311e3f-9134-4f0d-8d15-b834a35521dd, } Data: [client_id=xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69&client_secret=UBntmLjC2yYCeHwsyj73Uwo9TAaecAetRwMw0xYcvNL9yRdLSUi0hUAHfvCHFeFh&scope=openid%20offline_access%20email%20profile&grant_type=refresh_token&refresh_token=mWWEFkYUZS7pBjji2WS3mYCo6zzqDVcUQ0tghHfqfz7qYHLQA1xZKkTQdENpSnmP]"
06-09 11:28:14:420 [ info sync.httplogger ]:	"d8311e3f-9134-4f0d-8d15-b834a35521dd: Response: POST https://demo.owncloud.com/index.php/apps/oauth2/api/v1/token Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 307, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:14 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"access_token\":\"8N8Exwm2dR5KralFf0wKVIp9I8jv8JYyWOsG0s3uB21Wcz9DmQXwbLmKAidvQf6D\",\"token_type\":\"Bearer\",\"expires_in\":3600,\"refresh_token\":\"XgNJY9Qe96NrXXKBtSSP3CRdt7RlugaRNZIdFRJnf9SpK0ZaVrzXZS4tcFp0H7ZP\",\"user_id\":\"demo\",\"message_url\":\"https:\\/\\/demo.owncloud.com\\/apps\\/oauth2\\/authorization-successful\"}]"
06-09 11:28:14:457 [ info sync.httplogger ]:	"c4ff5afc-eb9d-405f-aee1-26049d5235da: Request: GET https://demo.owncloud.com/status.php Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: c4ff5afc-eb9d-405f-aee1-26049d5235da, } Data: []"
06-09 11:28:14:718 [ info sync.httplogger ]:	"c4ff5afc-eb9d-405f-aee1-26049d5235da: Response: GET https://demo.owncloud.com/status.php Header: { Access-Control-Allow-Origin: *, Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 155, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json, Date: Tue, 09 Jun 2020 09:28:14 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"installed\":true,\"maintenance\":false,\"needsDbUpgrade\":false,\"version\":\"10.4.1.3\",\"versionstring\":\"10.4.1\",\"edition\":\"Enterprise\",\"productname\":\"ownCloud\"}]"
06-09 11:28:14:719 [ info sync.httplogger ]:	"3fcb3e1f-8728-4928-9ecb-aaa3ad879044: Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 0, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 3fcb3e1f-8728-4928-9ecb-aaa3ad879044, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\">\n  <d:prop>\n    <d:getlastmodified />\n  </d:prop>\n</d:propfind>\n]"
06-09 11:28:14:834 [ info sync.httplogger ]:	"3fcb3e1f-8728-4928-9ecb-aaa3ad879044: Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 343, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:14 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [<?xml version=\"1.0\"?>\n<d:multistatus xmlns:d=\"DAV:\" xmlns:s=\"http://sabredav.org/ns\" xmlns:oc=\"http://owncloud.org/ns\"><d:response><d:href>/remote.php/webdav/</d:href><d:propstat><d:prop><d:getlastmodified>Tue, 09 Jun 2020 09:26:27 GMT</d:getlastmodified></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>\n]"
06-09 11:28:14:835 [ info sync.httplogger ]:	"c96bba99-1578-45a6-8d9d-659b2e010575: Request: GET https://demo.owncloud.com/ocs/v1.php/cloud/capabilities?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: c96bba99-1578-45a6-8d9d-659b2e010575, } Data: []"
06-09 11:28:14:837 [ info sync.httplogger ]:	"5196f81d-0ab4-4e4c-8fd0-595dd0e087af: Request: GET https://demo.owncloud.com/ocs/v1.php/config?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 5196f81d-0ab4-4e4c-8fd0-595dd0e087af, } Data: []"
06-09 11:28:14:954 [ info sync.httplogger ]:	"c96bba99-1578-45a6-8d9d-659b2e010575: Response: GET https://demo.owncloud.com/ocs/v1.php/cloud/capabilities?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 1782, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:14 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":\"OK\",\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":{\"version\":{\"major\":10,\"minor\":4,\"micro\":1,\"string\":\"10.4.1\",\"edition\":\"Enterprise\"},\"capabilities\":{\"core\":{\"pollinterval\":60,\"webdav-root\":\"remote.php\\/webdav\",\"status\":{\"installed\":true,\"maintenance\":false,\"needsDbUpgrade\":false,\"version\":\"10.4.1.3\",\"versionstring\":\"10.4.1\",\"edition\":\"Enterprise\",\"productname\":\"ownCloud\",\"hostname\":\"owncloud\"}},\"checksums\":{\"supportedTypes\":[\"SHA1\"],\"preferredUploadType\":\"SHA1\"},\"files\":{\"privateLinks\":true,\"privateLinksDetailsParam\":true,\"bigfilechunking\":true,\"blacklisted_files\":[\".htaccess\"],\"undelete\":true,\"versioning\":true},\"dav\":{\"chunking\":\"1.0\",\"reports\":[\"search-files\"],\"trashbin\":\"1.0\"},\"files_sharing\":{\"api_enabled\":true,\"public\":{\"enabled\":true,\"password\":{\"enforced_for\":{\"read_only\":false,\"read_write\":false,\"upload_only\":false,\"read_write_delete\":false},\"enforced\":false},\"roles_api\":true,\"expire_date\":{\"enabled\":false},\"send_mail\":false,\"social_share\":true,\"upload\":true,\"multiple\":true,\"supports_upload_only\":true,\"defaultPublicLinkShareName\":\"Public link\"},\"user\":{\"send_mail\":false,\"expire_date\":{\"enabled\":false}},\"group\":{\"expire_date\":{\"enabled\":false}},\"resharing\":true,\"group_sharing\":true,\"auto_accept_share\":true,\"share_with_group_members_only\":true,\"share_with_membership_groups_only\":true,\"can_share\":true,\"user_enumeration\":{\"enabled\":true,\"group_members_only\":false},\"default_permissions\":31,\"providers_capabilities\":{\"ocinternal\":{\"user\":[\"shareExpiration\"],\"group\":[\"shareExpiration\"],\"link\":[\"shareExpiration\",\"passwordProtected\"]},\"ocFederatedSharing\":{\"remote\":[]}},\"federation\":{\"outgoing\":true,\"incoming\":true},\"search_min_length\":2},\"notifications\":{\"ocs-endpoints\":[\"list\",\"get\",\"delete\"]}}}}}]"
06-09 11:28:14:955 [ info sync.httplogger ]:	"4bee9133-5b6c-402c-947e-ebb1db5b6c90: Request: GET https://demo.owncloud.com/ocs/v1.php/cloud/user?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 4bee9133-5b6c-402c-947e-ebb1db5b6c90, } Data: []"
06-09 11:28:15:041 [ info sync.httplogger ]:	"5196f81d-0ab4-4e4c-8fd0-595dd0e087af: Response: GET https://demo.owncloud.com/ocs/v1.php/config?format=json Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 164, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:14 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":null},\"data\":{\"version\":\"1.7\",\"website\":\"ownCloud\",\"host\":\"demo.owncloud.com\",\"contact\":\"\",\"ssl\":\"false\"}}}]"
06-09 11:28:15:135 [ info sync.httplogger ]:	"4bee9133-5b6c-402c-947e-ebb1db5b6c90: Response: GET https://demo.owncloud.com/ocs/v1.php/cloud/user?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 154, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:15 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":\"OK\",\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":{\"id\":\"demo\",\"display-name\":\"demo\",\"email\":null}}}]"
06-09 11:28:15:136 [ info sync.httplogger ]:	"71b981f1-6821-483f-92b1-72bf83c8e6de: Request: GET https://demo.owncloud.com/remote.php/dav/avatars/demo/128.png Header: { Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 71b981f1-6821-483f-92b1-72bf83c8e6de, } Data: []"
06-09 11:28:15:255 [ info sync.httplogger ]:	"71b981f1-6821-483f-92b1-72bf83c8e6de: Response: GET https://demo.owncloud.com/remote.php/dav/avatars/demo/128.png Header: { Content-Length: 1711, Content-Type: text/html, Date: Tue, 09 Jun 2020 09:28:15 GMT, } Data: [<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n    <meta name=\"robots\" content=\"noindex, nofollow\">\n\n    <title>Oops! You're lost.</title>\n\n    <style>\n      html,\n      body {\n        height: 100%;\n        min-height: 100%;\n        margin: 0;\n        padding: 0;\n      }\n\n      body {\n        cursor: default;\n        font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n        font-size: 0.875rem;\n        font-weight: normal;\n        line-height: 1.5;\n        color: #383e4b;\n        background-color: #f5f5f5;\n      }\n\n      h1 {\n        font-size: 4.5rem;\n        font-weight: 300;\n        line-height: 1.1;\n        float: left;\n        margin: 0 1.5rem;\n      }\n\n      h4 {\n        font-size: 1.5rem;\n        padding: 0.7rem 0 0 0;\n        margin: 0;\n      }\n\n      p {\n        font-weight: 500;\n        line-height: 1.1;\n        color: #9da0a8;\n        padding: 0;\n        margin: 0;\n      }\n\n      .wrapper {\n        position: relative;\n        top: 50%;\n        -webkit-transform: translateY(-60%);\n        -ms-transform: translateY(-60%);\n        transform: translateY(-60%);\n      }\n\n      .container {\n        width: 550px;\n        margin: 0 auto;\n      }\n    </style>\n  </head>\n  <body>\n    <div class=\"wrapper\">\n      <div class=\"container\">\n        <h1>\n          404\n        </h1>\n\n        <h4>\n          Oops! You're lost.\n        </h4>\n\n        <p>\n          The page you are looking for was not found.\n        </p>\n      </div>\n    </div>\n  </body>\n</html>\n]"
06-09 11:28:15:255 [ info sync.httplogger ]:	"dccc372e-7164-46a5-878a-32bdf66455f8: Request: GET https://demo.owncloud.com/ocs/v1.php/cloud/activity?page=0&pagesize=100&format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: dccc372e-7164-46a5-878a-32bdf66455f8, } Data: []"
06-09 11:28:15:257 [ info sync.httplogger ]:	"269764f7-05bc-401a-aa93-d790aa444154: Request: GET https://demo.owncloud.com/ocs/v2.php/apps/notifications/api/v1/notifications?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 269764f7-05bc-401a-aa93-d790aa444154, } Data: []"
06-09 11:28:15:372 [ info sync.httplogger ]:	"a299d152-d5aa-4049-86f1-464e6a9584d9: Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 1, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: a299d152-d5aa-4049-86f1-464e6a9584d9, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n  <d:prop>\n    <d:resourcetype />\n    <d:getlastmodified />\n    <d:getcontentlength />\n    <d:getetag />\n    <oc:id />\n    <oc:downloadURL />\n    <oc:dDC />\n    <oc:permissions />\n    <oc:checksums />\n    <oc:zsync />\n    <oc:data-fingerprint />\n    <oc:share-types />\n  </d:prop>\n</d:propfind>\n]"
06-09 11:28:15:407 [ info sync.httplogger ]:	"dccc372e-7164-46a5-878a-32bdf66455f8: Response: GET https://demo.owncloud.com/ocs/v1.php/cloud/activity?page=0&pagesize=100&format=json Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 3000, Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *, Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:15 GMT, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":100,\"message\":null},\"data\":[{\"id\":45,\"subject\":\"You changed Documents\\/test.txt\",\"message\":\"\",\"file\":\"\\/Documents\\/test.txt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/Documents\",\"date\":\"2020-06-09T09:26:30+00:00\"},{\"id\":44,\"subject\":\"You created Documents\\/test3.txt, Documents\\/test2.txt and Documents\\/test.txt\",\"message\":\"\",\"file\":\"\\/Documents\\/test3.txt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/Documents\",\"date\":\"2020-06-09T09:26:06+00:00\"},{\"id\":34,\"subject\":\"You deleted New folder\\/elias-maurer-QqfOPuFhs2o-unsplash.jpg\",\"message\":\"\",\"file\":\"\\/New folder\\/elias-maurer-QqfOPuFhs2o-unsplash.jpg\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/New%20folder\",\"date\":\"2020-06-09T09:09:13+00:00\"},{\"id\":33,\"subject\":\"You created New folder\\/elias-maurer-QqfOPuFhs2o-unsplash.jpg, New folder, kate-20.04.1-867-macos-64-clang.dmg, New Document (2).odt and MetaEditor 5.lnk\",\"message\":\"\",\"file\":\"\\/New folder\\/elias-maurer-QqfOPuFhs2o-unsplash.jpg\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/New%20folder\",\"date\":\"2020-06-09T09:09:07+00:00\"},{\"id\":28,\"subject\":\"You shared 5.jpg via link\",\"message\":\"\",\"file\":\"\\/5.jpg\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-09T08:02:09+00:00\"},{\"id\":27,\"subject\":\"You changed New Document.odt and \\u65b0\\u5efa Microsoft Excel \\u5de5\\u4f5c\\u8868.xls\",\"message\":\"\",\"file\":\"\\/New Document.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-09T07:04:40+00:00\"},{\"id\":25,\"subject\":\"You deleted testordner\\/test.odt\",\"message\":\"\",\"file\":\"\\/testordner\\/test.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/testordner\",\"date\":\"2020-06-09T05:41:13+00:00\"},{\"id\":24,\"subject\":\"You created testordner\\/test.odt, testordner and New Document.odt\",\"message\":\"\",\"file\":\"\\/testordner\\/test.odt\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/testordner\",\"date\":\"2020-06-09T05:40:50+00:00\"},{\"id\":14,\"subject\":\"You changed \\u65b0\\u5efa Microsoft Excel \\u5de5\\u4f5c\\u8868.xls\",\"message\":\"\",\"file\":\"\\/\\u65b0\\u5efa Microsoft Excel \\u5de5\\u4f5c\\u8868.xls\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-09T00:33:28+00:00\"},{\"id\":13,\"subject\":\"You created \\u65b0\\u5efa Microsoft Excel \\u5de5\\u4f5c\\u8868.xls, 02.jpg, 5.jpg, Photos\\/Paris.jpg, Photos\\/San Francisco.jpg and Photos\\/Squirrel.jpg\",\"message\":\"\",\"file\":\"\\/\\u65b0\\u5efa Microsoft Excel \\u5de5\\u4f5c\\u8868.xls\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-09T00:30:12+00:00\"},{\"id\":7,\"subject\":\"You created Photos, Documents\\/Example.odt, Documents and ownCloud Manual.pdf\",\"message\":\"\",\"file\":\"\\/Photos\",\"link\":\"https:\\/\\/demo.owncloud.com\\/apps\\/files\\/?dir=\\/\",\"date\":\"2020-06-08T22:11:37+00:00\"},{\"id\":2,\"subject\":\"\\/ was created in a public folder\",\"message\":\"\",\"file\":\"\",\"link\":\"http:\\/\\/demo.owncloud.com\\/index.php\\/apps\\/files\\/?dir=\",\"date\":\"2020-06-08T22:04:02+00:00\"}]}}]"
06-09 11:28:15:444 [ info sync.httplogger ]:	"269764f7-05bc-401a-aa93-d790aa444154: Response: GET https://demo.owncloud.com/ocs/v2.php/apps/notifications/api/v1/notifications?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 108, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:15 GMT, Etag: d751713988987e9331980363e24189ce, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":200,\"message\":null,\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":[]}}]"
06-09 11:28:15:563 [ info sync.httplogger ]:	"a299d152-d5aa-4049-86f1-464e6a9584d9: Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:15 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, Transfer-Encoding: chunked, } Data: []"
06-09 11:28:16:923 [ info sync.httplogger ]:	"21dcca7a-dd21-4d69-b608-300b395579a7: Request: GET https://updates.owncloud.com/client/?version=2.7.0.0&platform=macos&oem=ownCloud&versionsuffix=git Header: { User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 21dcca7a-dd21-4d69-b608-300b395579a7, } Data: []"
06-09 11:28:17:121 [ info sync.httplogger ]:	"21dcca7a-dd21-4d69-b608-300b395579a7: Response: GET https://updates.owncloud.com/client/?version=2.7.0.0&platform=macos&oem=ownCloud&versionsuffix=git Header: { Server: nginx, Date: Tue, 09 Jun 2020 09:28:17 GMT, Content-Type: text/xml;charset=UTF-8, Transfer-Encoding: chunked, Connection: keep-alive, Vary: Accept-Encoding, X-Powered-By: PHP/7.4.6, X-Frame-Options: SAMEORIGIN, X-XSS-Protection: 1; mode=block, X-Content-Type-Options: nosniff, Referrer-Policy: no-referrer-when-downgrade, Content-Security-Policy: default-src 'self' http: https: data: blob: 'unsafe-inline', Strict-Transport-Security: max-age=31536000; includeSubDomains; preload, Content-Encoding: gzip, } Data: []"
06-09 11:28:59:923 [ info sync.httplogger ]:	"80566f4a-cf8b-46f9-9ccd-3e1d1b13ed5f: Request: GET https://demo.owncloud.com/ocs/v2.php/apps/notifications/api/v1/notifications?format=json Header: { OCS-APIREQUEST: true, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: 80566f4a-cf8b-46f9-9ccd-3e1d1b13ed5f, } Data: []"
06-09 11:28:59:931 [ info sync.httplogger ]:	"8fed9236-9e08-427e-91d5-9c5c334608f9: Request: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Depth: 1, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, Content-Type: text/xml; charset=utf-8, X-Request-ID: 8fed9236-9e08-427e-91d5-9c5c334608f9, } Data: [<?xml version=\"1.0\" ?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n  <d:prop>\n    <d:resourcetype />\n    <d:getlastmodified />\n    <d:getcontentlength />\n    <d:getetag />\n    <oc:id />\n    <oc:downloadURL />\n    <oc:dDC />\n    <oc:permissions />\n    <oc:checksums />\n    <oc:zsync />\n    <oc:data-fingerprint />\n    <oc:share-types />\n  </d:prop>\n</d:propfind>\n]"
06-09 11:29:00:026 [ info sync.httplogger ]:	"80566f4a-cf8b-46f9-9ccd-3e1d1b13ed5f: Response: GET https://demo.owncloud.com/ocs/v2.php/apps/notifications/api/v1/notifications?format=json Header: { Cache-Control: no-cache, no-store, must-revalidate, Content-Length: 108, Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self', Content-Type: application/json; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:59 GMT, Etag: d751713988987e9331980363e24189ce, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: [{\"ocs\":{\"meta\":{\"status\":\"ok\",\"statuscode\":200,\"message\":null,\"totalitems\":\"\",\"itemsperpage\":\"\"},\"data\":[]}}]"
06-09 11:29:00:119 [ info sync.httplogger ]:	"8fed9236-9e08-427e-91d5-9c5c334608f9: Response: PROPFIND https://demo.owncloud.com/remote.php/webdav/ Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Security-Policy: default-src 'none';, Content-Type: application/xml; charset=utf-8, Date: Tue, 09 Jun 2020 09:28:59 GMT, Dav: 1, 3, extended-mkcol, 2, Expires: Thu, 19 Nov 1981 08:52:00 GMT, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, Vary: Brief,Prefer, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, Transfer-Encoding: chunked, } Data: []"
06-09 11:29:00:130 [ info sync.httplogger ]:	"e1feb9dd-f69a-4467-8ffb-065849b1aa87: Request: PUT https://demo.owncloud.com/remote.php/webdav/Documents/test4.txt Header: { Content-Type: application/octet-stream, OC-Checksum: SHA1:5719d17169436995e3556a4da7b28773099e69b5, OC-Chunk-Size: 10000000, OC-Total-Length: 15, X-OC-Mtime: 1591694937, Authorization: [redacted], User-Agent: Mozilla/5.0 (Macintosh) mirall/2.7.0git (ownCloud, osx-19.4.0 ClientArchitecture: x86_64 OsArchitecture: x86_64), Accept: */*, X-Request-ID: e1feb9dd-f69a-4467-8ffb-065849b1aa87, } Data: [15 bytes of application/octet-stream data]"
06-09 11:29:00:317 [ info sync.httplogger ]:	"e1feb9dd-f69a-4467-8ffb-065849b1aa87: Response: PUT https://demo.owncloud.com/remote.php/webdav/Documents/test4.txt Header: { Cache-Control: no-store, no-cache, must-revalidate, Content-Length: 0, Content-Security-Policy: default-src 'none';, Content-Type: text/html; charset=UTF-8, Date: Tue, 09 Jun 2020 09:29:00 GMT, Etag: \"9b0d5d7b02ba56e30132f54bae0974f4\", Expires: Thu, 19 Nov 1981 08:52:00 GMT, Oc-Etag: \"9b0d5d7b02ba56e30132f54bae0974f4\", Oc-Fileid: 00000159ocqejsilq595, Pragma: no-cache, Referrer-Policy: strict-origin-when-cross-origin, Server: Apache, Strict-Transport-Security: max-age=315360000; preload, X-Content-Type-Options: nosniff, X-Download-Options: noopen, X-Frame-Options: SAMEORIGIN, X-Oc-Mtime: accepted, X-Permitted-Cross-Domain-Policies: none, X-Robots-Tag: none, X-Xss-Protection: 1; mode=block, } Data: []"

@TheOneRing
Copy link
Member Author

How about -> and <- instead of response request?

@TheOneRing TheOneRing force-pushed the log_http branch 2 times, most recently from 06acce1 to 1a08059 Compare June 9, 2020 09:53
Copy link
Member

@dschmidt dschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove the global namespace specifiers to logHttp, apart from that ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants