- From: <Tim_Ellison@uk.ibm.com>
- Date: Fri, 9 Feb 2001 15:04:33 +0000
- To: ietf-dav-versioning@w3.org
Two typos in the version tree report example Section 2.6.1:
>>RESPONSE
HTTP/1.1 207 OK ** Should be Multi-Status **
Content-Type: ...
Content-Length: ...
<?xml version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:"/> ** This element is closed too early,
as in /> **
<D:response>
<D:href>http://repo.webdav.org/his/23/ver/V1</D:href>
<D:propstat>
<D:prop/>
... etc
[JimW: I thought you'd reviewed core carefully <G>]
Tim
Received on Friday, 9 February 2001 10:05:38 UTC