PHP 5.3 URI escaping is in line with RFC 3986, so ~ is not escaped.

This commit is contained in:
Andrew McMillan 2010-04-28 14:11:54 +12:00
parent 930d582e9b
commit 0e72376186

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/%7Euser1/</href>
<href>/~user1/</href>
<propstat>
<prop>
<acl>