Review Request: Set the "HTTP-Header" meta-data in kio_http before emitting mime-type information...

Dawit Alemayehu adawit at kde.org
Wed Dec 22 04:17:17 GMT 2010


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

Review request for kdelibs.


Summary
-------

Currently the "HTTP-Headers" meta-data from kio_http is only available to be read once you receive the first data signal. This patch changes that so that it is available when you receive the mime-type signal. This is needed to fix a long standing issue in the KIO-QNAM integration class where putting an ioslave on hold is currently not possible due to how these two separate functions work.

Please note that this patch should not affect the current behavior. If anyone encounters any issues as the ones observed in the previous incarnation of this patch, see http://websvn.kde.org/?view=revision&revision=1208412, then please speak up and let me know.


Diffs
-----

  /trunk/KDE/kdelibs/kioslave/http/http.h 1208492 
  /trunk/KDE/kdelibs/kioslave/http/http.cpp 1208492 

Diff: http://svn.reviewboard.kde.org/r/6182/diff


Testing
-------


Thanks,

Dawit

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20101222/991c953f/attachment.htm>


More information about the kde-core-devel mailing list