← Back to team overview

datafinder-team team mailing list archive

[Bug 717486] Re: Empty File Download Fails

 

I tried to download an empty file from an Apache with mod_dav and
everything worked fine. I think the IncompleteReadError indicates a
problem of the server. However, I committed a fix to correctly catch
this error and raise a WebdavError instead.

Is this fine for you?

** Changed in: python-webdav-lib
       Status: In Progress => Opinion

-- 
You received this bug notification because you are a member of
DataFinderTeam, which is the registrant for Python WebDAV Library.
https://bugs.launchpad.net/bugs/717486

Title:
  Empty File Download Fails

Status in Python client-side WebDAV Library:
  Opinion

Bug description:
  If the file to be downloaded is empty, download fails with
  "IncompleteRead" error.





References