Hi all, I need some help implementing the WebDAV protocoll for Twisted.Web. If one implements WebDAV using Python's BaseHTTPServer, one has to specify a RequestHandler by subclassing BaseHTTPServer.BaseHTTPRequestHandler. The implementation of the WebDAV protocoll is then straight-forward. I do not understand, how to solve this with twisted web. My first guess is, that I have to do something similar as done in Twisted.web.xmlrpc ? And how to I implement the protocoll? do I have to inherit from twisted.protocols.http? I would appriciate some help on this problems, just a few hints to get me started ... regards, Thorsten -- brainbot technologies AG boppstrasse . 64 . 55118 mainz . germany fon +49 6131 211639-1 . fax +49 6131 211639-2 http://brainbot.com/ mailto:henni@brainbot.com