diff options
author | James Lal <james@lightsofapollo.com> | 2013-01-28 11:11:23 -0800 |
---|---|---|
committer | James Lal <james@lightsofapollo.com> | 2013-01-28 11:11:23 -0800 |
commit | a4b6e0a29b42d4ddea8a02d00a97fb49e291bdd5 (patch) | |
tree | bf3539c61581137225f2e848f289271bd7fbb1a7 /samples/xml | |
parent | ee5ae7a9c6ca0ce6136e9b97d4388a1434467b8b (diff) | |
download | jsCalDAV-a4b6e0a29b42d4ddea8a02d00a97fb49e291bdd5.tar.gz |
Revert "Merge pull request #10 from mozilla-b2g/empty-propstat"
This reverts commit ee5ae7a9c6ca0ce6136e9b97d4388a1434467b8b, reversing
changes made to 75c6e99f3d3ff16cc6f5dc26b7bf1dbbb4b3f648.
Diffstat (limited to 'samples/xml')
-rw-r--r-- | samples/xml/propget.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/samples/xml/propget.xml b/samples/xml/propget.xml index dd20c91..2db1aa2 100644 --- a/samples/xml/propget.xml +++ b/samples/xml/propget.xml @@ -2,13 +2,6 @@ <D:multistatus xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav"> <D:response> - <D:href>/calendar/fake/</D:href> - <D:propstat> - <D:status>HTTP/1.1 404 Not Found</D:status> - </D:propstat> - </D:response> - - <D:response> <D:href>/calendar/user/</D:href> |