Changes between Version 2 and Version 3 of Ticket #394, comment 10


Ignore:
Timestamp:
12/04/15 10:58:33 (8 years ago)
Author:
caldavtest@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #394, comment 10

    v2 v3  
    33However, I'd still integrate the patch because it is only standards-compliant behaviour and there's no hint that it could cause problems. Also, other services like iCloud do that, too (so there should no problems with Mac OS X at least). Just do
    44
     5{{{
    56curl --compressed -vX PROPFIND -H 'Content-Type: application/xml; charset=utf-8' -H 'Depth: 0' --data '<d:propfind xmlns:d="DAV:"><d:prop><d:current-user-principal/></d:prop></d:propfind>' -u user@iCloud:password https://contacts.icloud.com/
     7}}}
    68
    79to see that iCloud returns a gzipped multi-status.