Changes between Version 2 and Version 3 of Ticket #394, comment 10
- Timestamp:
- 12/04/15 10:58:33 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #394, comment 10
v2 v3 3 3 However, 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 4 4 5 {{{ 5 6 curl --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 }}} 6 8 7 9 to see that iCloud returns a gzipped multi-status.