<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 3: patch to avoid 411 errors</title><link href="https://sourceforge.net/p/pythonwebdavlib/patches/3/" rel="alternate"/><link href="https://sourceforge.net/p/pythonwebdavlib/patches/3/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonwebdavlib/patches/3/</id><updated>2009-08-26T15:40:53Z</updated><subtitle>Recent changes to 3: patch to avoid 411 errors</subtitle><entry><title>patch to avoid 411 errors</title><link href="https://sourceforge.net/p/pythonwebdavlib/patches/3/" rel="alternate"/><published>2009-08-26T15:40:53Z</published><updated>2009-08-26T15:40:53Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net51269ab933c7bb8327e73db7b6663957cce44209</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When uploading files to box.net, I always get a 411 error during&lt;br /&gt;
child= c.addResource("some-remote-file")&lt;/p&gt;
&lt;p&gt;I've added a Content-length header in the put function of the DAV class.&lt;/p&gt;
&lt;p&gt;This patch seems to solve the issue for me.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>