Julian Reschke wrote:
...
Judging from the error message, it seems that it's really a different
request that's causing this, namely the one in props.c:
static int propextended(void)
{
return propfind_returns_wellformed("with extended <propfind> element",
XML_DECL "<propfind
xmlns=\"DAV:\"><foobar/>"
"<allprop/></propfind>");
}
...in which case the answer is: it's a bug in Slide: unknwon extension
elements in request bodies aren't ignored (as required by RFC2518).
Best regards, Julian
Actually, this looks very similar to the following issue...:
<http://forums.tamino.com/3/OpenTopic?a=tpc&s=153292895&f=2382994291&m=5722967586>
....reported back in December 2002 :-).
Best regards, Julian
--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]