-----------------------------------------------------------
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

Reply via email to