aboutsummaryrefslogtreecommitdiff
path: root/tests/rfc4791/7.8.8
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-04-18 08:29:33 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-04-18 08:29:33 +0200
commit1d778e4f38ff3225e6dbac0d3891f67c966006af (patch)
tree5d82007cb1182a60c8cbcd2e5568edaa7b9903b1 /tests/rfc4791/7.8.8
parentFlush ports between tests. (diff)
downloadcalp-1d778e4f38ff3225e6dbac0d3891f67c966006af.tar.gz
calp-1d778e4f38ff3225e6dbac0d3891f67c966006af.tar.xz
Update test cases from RFC 4791 to be parsable by Guile.
Diffstat (limited to 'tests/rfc4791/7.8.8')
-rw-r--r--tests/rfc4791/7.8.8/request2
-rw-r--r--tests/rfc4791/7.8.8/response2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/rfc4791/7.8.8/request b/tests/rfc4791/7.8.8/request
index 054fa641..1ddb3287 100644
--- a/tests/rfc4791/7.8.8/request
+++ b/tests/rfc4791/7.8.8/request
@@ -2,7 +2,7 @@ REPORT /bernard/work/ HTTP/1.1
Host: cal.example.com
Depth: 1
Content-Type: application/xml; charset="utf-8"
-Content-Length: xxxx
+Content-Length: 0
<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:C="urn:ietf:params:xml:ns:caldav">
diff --git a/tests/rfc4791/7.8.8/response b/tests/rfc4791/7.8.8/response
index 81ef8546..63895076 100644
--- a/tests/rfc4791/7.8.8/response
+++ b/tests/rfc4791/7.8.8/response
@@ -1,7 +1,7 @@
HTTP/1.1 207 Multi-Status
Date: Sat, 11 Nov 2006 09:32:12 GMT
Content-Type: application/xml; charset="utf-8"
-Content-Length: xxxx
+Content-Length: 0
<?xml version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:"