Merge lp://staging/~btimby/python-webdav-lib/usability into lp://staging/python-webdav-lib

Proposed by Ben Timby
Status: Merged
Approved by: Tobias Schlauch
Approved revision: 19
Merged at revision: 19
Proposed branch: lp://staging/~btimby/python-webdav-lib/usability
Merge into: lp://staging/python-webdav-lib
Diff against target: 87 lines (+12/-9)
2 files modified
src/webdav/Connection.py (+3/-3)
src/webdav/WebdavClient.py (+9/-6)
To merge this branch: bzr merge lp://staging/~btimby/python-webdav-lib/usability
Reviewer Review Type Date Requested Status
Tobias Schlauch Pending
Review via email: mp+69337@code.staging.launchpad.net

Description of the change

Some smallchanges to usability.

readProperties() - new argument ignore404 causes missing properties to be ignored for multistatus replies (just return what DOES exist).

uploadContent()/downloadContent() - new argument extra_hdrs, allow additional HTTP headers to be sent.

To post a comment you must log in.
Revision history for this message
Ben Timby (btimby) wrote :

Also removed extraneous newlines from log messages.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches