Review Request: Add KIO::http_delete

Dawit Alemayehu adawit at kde.org
Sat Oct 22 18:26:31 BST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102938/
-----------------------------------------------------------

Review request for kdelibs and David Faure.


Description
-------

This patch adds a new KIO API, KIO::http_delete that is used to send delete requests to the HTTP ioslave. This API is necessary because the HTTP protocol requires redirection support which is only available in KIO::TransferJob. Unfortunately, none of the existing delete functions, KIO::file_delete and KIO::del, inherit from TransferJob. Hence the need for the addition of this new API.


Diffs
-----

  kio/kio/accessmanager.cpp b6bb9cd 
  kio/kio/job.h 53edb90 
  kio/kio/job.cpp 6ccb442 

Diff: http://git.reviewboard.kde.org/r/102938/diff/diff


Testing
-------


Thanks,

Dawit Alemayehu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20111022/0945d7b0/attachment.htm>


More information about the kde-core-devel mailing list