*** 172.18.0.1 2021-10-06T09:13:20+02:00 PUT /egroupware/groupdav.php/test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf HTTP/1.1 Content-Length: 280 Connection: Keep-Alive X-Forwarded-Server: 127.0.1.1 X-Forwarded-Host: 192.168.xx.xx:yy X-Forwarded-For: 192.168.xx.xx:yy Authorization: Basic *************** Origin: http://192.168.xx.xx:yy Content-Type: text/vcard Accept-Encoding: gzip, deflate Accept-Language: de,en-US;q=0.7,en;q=0.3 Accept: */* User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:91.0) Gecko/20100101 Thunderbird/91.1.2 Host: 127.0.0.1:8080 Content-Length: 280 Content-Type: text/vcard BEGIN:VCARD VERSION:3.0 EMAIL;PREF=1:john@... FN:John Doe N:Doe;John;;; TEL;TYPE=home;VALUE=TEXT:456 TEL;TYPE=work;VALUE=TEXT:123 TEL;TYPE=fax;VALUE=TEXT:789 TEL;TYPE=pager;VALUE=TEXT:012 TEL;TYPE=cell;VALUE=TEXT:345 UID:bc7a20e5-8518-4eec-9869-642a445b00bc END:VCARD HTTP/1.1 201 Created Date: Wed, 06 Oct 2021 07:13:20 GMT Server: nginx/1.20.1 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache X-Dav-Powered-By: EGroupware 21.1.001 CalDAV/CardDAV/GroupDAV server ETag: "1872:0" X-WebDAV-Status: 201 Created *** PUT /test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf --> "201 Created" took 0.342 s *** 172.18.0.1 2021-10-06T09:13:21+02:00 REPORT /egroupware/groupdav.php/test/addressbook/ HTTP/1.1 Content-Length: 353 Connection: Keep-Alive X-Forwarded-Server: 127.0.1.1 X-Forwarded-Host: 192.168.xx.xx:yy X-Forwarded-For: 192.168.xx.xx Authorization: Basic *************** Origin: http://192.168.xx.xx:yy Content-Type: text/xml Depth: 1 Accept-Encoding: gzip, deflate Accept-Language: de,en-US;q=0.7,en;q=0.3 Accept: */* User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:91.0) Gecko/20100101 Thunderbird/91.1.2 Host: 127.0.0.1:8080 Content-Length: 353 Content-Type: text/xml /egroupware/groupdav.php/test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf HTTP/1.1 207 Multi-Status Date: Wed, 06 Oct 2021 07:13:21 GMT Server: nginx/1.20.1 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache X-Dav-Powered-By: EGroupware 21.1.001 CalDAV/CardDAV/GroupDAV server X-WebDAV-Status: 207 Multi-Status DAV: 1, 2, access-control, addressbook Content-Type: text/xml; charset="utf-8" /egroupware/groupdav.php/test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf BEGIN:VCARD VERSION:3.0 PRODID:-//EGroupware//NONSGML EGroupware Addressbook 21.1.001//DE CLASS:PUBLIC EMAIL;TYPE=WORK:john@... N:Doe;John;;; FN:John Doe ORG:; TEL;TYPE=CELL,WORK:345 TEL;TYPE=VOICE,WORK:123 TEL;TYPE=FAX,WORK:789 TEL;TYPE=HOME,VOICE:456 TEL;TYPE=PAGER:012 UID:bc7a20e5-8518-4eec-9869-642a445b00bc REV:2021-10-06T07:13:20Z END:VCARD "1872:0" HTTP/1.1 200 OK *** REPORT addressbook-multiget /test/addressbook/ --> "207 Multi-Status" took 0.031 s *** 172.18.0.1 2021-10-06T09:13:40+02:00 PUT /egroupware/groupdav.php/test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf HTTP/1.1 Content-Length: 361 Connection: Keep-Alive X-Forwarded-Server: 127.0.1.1 X-Forwarded-Host: 192.168.xx.xx:yy X-Forwarded-For: 192.168.xx.xx Authorization: Basic *************** Origin: http://192.168.xx.xx:yy Content-Type: text/vcard If-Match: "1872:0" Accept-Encoding: gzip, deflate Accept-Language: de,en-US;q=0.7,en;q=0.3 Accept: */* User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:91.0) Gecko/20100101 Thunderbird/91.1.2 Host: 127.0.0.1:8080 Content-Length: 361 Content-Type: text/vcard BEGIN:VCARD VERSION:3.0 PRODID:-//EGroupware//NONSGML EGroupware Addressbook 21.1.001//DE CLASS:PUBLIC EMAIL;TYPE=WORK:john@... N:Doe;John;;; FN:John Doe TEL;TYPE="CELL,WORK":345 TEL;TYPE="VOICE,WORK":123 TEL;TYPE="FAX,WORK":789 TEL;TYPE="HOME,VOICE":456 TEL;TYPE=PAGER:012 UID:bc7a20e5-8518-4eec-9869-642a445b00bc REV:20211006T071320Z END:VCARD HTTP/1.1 204 No Content Date: Wed, 06 Oct 2021 07:13:40 GMT Server: nginx/1.20.1 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache X-Dav-Powered-By: EGroupware 21.1.001 CalDAV/CardDAV/GroupDAV server ETag: "1872:1" X-WebDAV-Status: 204 No Content *** PUT /test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf --> "204 No Content" took 0.990 s *** 172.18.0.1 2021-10-06T09:13:40+02:00 REPORT /egroupware/groupdav.php/test/addressbook/ HTTP/1.1 Content-Length: 353 Connection: Keep-Alive X-Forwarded-Server: 127.0.1.1 X-Forwarded-Host: 192.168.xx.xx:yy X-Forwarded-For: 192.168.xx.xx Authorization: Basic *************** Origin: http://192.168.xx.xx:yy Content-Type: text/xml Depth: 1 Accept-Encoding: gzip, deflate Accept-Language: de,en-US;q=0.7,en;q=0.3 Accept: */* User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:91.0) Gecko/20100101 Thunderbird/91.1.2 Host: 127.0.0.1:8080 Content-Length: 353 Content-Type: text/xml /egroupware/groupdav.php/test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf HTTP/1.1 207 Multi-Status Date: Wed, 06 Oct 2021 07:13:40 GMT Server: nginx/1.20.1 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache X-Dav-Powered-By: EGroupware 21.1.001 CalDAV/CardDAV/GroupDAV server X-WebDAV-Status: 207 Multi-Status DAV: 1, 2, access-control, addressbook Content-Type: text/xml; charset="utf-8" /egroupware/groupdav.php/test/addressbook/bc7a20e5-8518-4eec-9869-642a445b00bc.vcf BEGIN:VCARD VERSION:3.0 PRODID:-//EGroupware//NONSGML EGroupware Addressbook 21.1.001//DE CLASS:PUBLIC EMAIL;TYPE=WORK:john@... N:Doe;John;;; FN:John Doe ORG:; TEL;TYPE=OTHER:789 TEL;TYPE=VOICE,WORK:345 TEL;TYPE=HOME,VOICE:123 TEL;TYPE=PAGER:012 UID:bc7a20e5-8518-4eec-9869-642a445b00bc REV:2021-10-06T07:13:39Z END:VCARD "1872:1" HTTP/1.1 200 OK *** REPORT addressbook-multiget /test/addressbook/ --> "207 Multi-Status" took 0.030 s