[Zope] Does Zope support HTTP Trace method??
Dieter Maurer
dieter at handshake.de
Fri Mar 11 13:48:28 EST 2005
Jay Zeemer wrote at 2005-3-11 08:15 -0500:
>Greetings All,
>In a lot of HTTP servers there is a method used for debugging sessions and
>such called TRACE. Does Zope support this?? And if so is it active, or
>inactive by default?? How can I turn this on and off??
It is implemented in "webdav.Resource.Resource".
It raises a "Not Implemented" exception.
--
Dieter
More information about the Zope
mailing list