Share

Python WebDAV Library

Code

Programming Languages: Python

License: Apache License V2.0

Repositories

browse code, statistics svn co https://pythonwebdavlib.svn.sourceforge.net/svnroot/pythonwebdavlib pythonwebdavlib

Show:

What's happening?

  • Comment: Http digest support

    I can say your patch works perfectly with python 2.6 also. Thanks for you effort, really helped!

    2009-09-10 18:21:02 UTC by nobody

  • Comment: Http digest support

    +1 for the patch.

    2009-09-10 07:42:15 UTC by mikkopa

  • patch to avoid 411 errors

    When uploading files to box.net, I always get a 411 error during child= c.addResource("some-remote-file") I've added a Content-length header in the put function of the DAV class. This patch seems to solve the issue for me.

    2009-08-26 15:40:54 UTC by nobody

Our Numbers