RE: Response to an unimplemented report request.
"Julian Reschke" <[email protected]> Tue, 24 Jun 2003 09:30:42 +0200
| Newsgroups | gmane.ietf.deltav |
|---|---|
| Message-ID | <[email protected]> |
HTTP/1.1 403 Forbidden Content-Type: text/xml; charset="utf-8" Content-Length: xxxx <?xml version="1.0" encoding="utf-8" ?> <D:error xmlns:D="DAV:"> <D:supported-report/> </D:error> -- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760 > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of > [email protected] > Sent: Tuesday, June 24, 2003 8:18 AM > To: [email protected] > Cc: [email protected] > Subject: Response to an unimplemented report request. > > > > Geoffrey M Clemm <[email protected]> wrote: > > To get the creation date of the checked-in version of a VCR, > > you can either use the DAV:expand-property REPORT (to get > > the DAV:creation-date of the DAV:checked-in version of the VCR), > > or use two PROPFIND's to achieve the same result. > Now suppose a client wants a DAV:expand-property REPORT report but > my server doesn't implement it (yet). > Should I return: > - A plain 501 ? > - A 501 and some explanation in a body. How could this body look like ? > - Other response ? > > I know that a client can find the supported-report-set. But perhaps not > all are doing it. > > Regards, Edgar > > > > -- > [email protected] "http://www.edgarschwarz.de" > "http://www.edgar-schwarz.de/forum/oberon" Running Active Oberon > Make it as simple as possible, but not simpler. Albert Einstein > >