-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120439/
-----------------------------------------------------------
Review request for kdelibs.
Bugs: 322550
http://bugs.kde.org/show_bug.cgi?id=322550
Repository: kdelibs
Description
-------
The attached single line patch fixes a problem with creation of directories on
apache + mod_dav WebDAV server that results from us not reading the response
the server sent back once the folder create request is fulfilled. This causes
apache to refuse any further requests.
Diffs
-----
kioslave/http/http.cpp 7e2bca7
Diff: https://git.reviewboard.kde.org/r/120439/diff/
Testing
-------
Tested on own local apache + mod_dav server.
Thanks,
Dawit Alemayehu