[Twisted-Python] twisted webdav server

Yasushi Iwata yasusii at lowlife.jp
Sat Oct 23 09:41:23 EDT 2004


On Sat, 23 Oct 2004 00:10:44 -0600 Jonathan Simms wrote:

> really? based on http or ftp or what?

I overrided twisted.web.server.Request and
twisted.web.static.File. It's upper-compatible to static file web
server.

But I should improve the code to work with arbitrary backends just
like stefan said.





More information about the Twisted-Python mailing list