FW: RFC3253 erratum

Forwarded to the mailing list, so that it can be referenced in the issues
list.

-----Original Message-----
From: Julian Reschke [mailto:julian.reschke@greenbytes.de]
Sent: Monday, March 25, 2002 5:10 AM
To: Geoff Clemm
Subject: RFC3253 erratum


Probably caused by the RFC editor:

HTTP/1.1 207 Multi-Status
Content-Type: text/xml; charset="utf-8"
Content-Length: xxxx
Cache-Control: no-cache

<?xml version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:">
 <D:response>
   <D:href>http://www.webdav.org/foo.html</D:href>
   <D:status>HTTP/1.1 200 OK</D:status>
  </D:response>

(note: the last closing tag is missing).


[1] <http://greenbytes.de/tech/webdav/rfc3253.html#rfc.section.7.1.1>

Received on Friday, 16 August 2002 15:37:24 UTC