Re: Review Request 108685: Make it possible to overwrite content-lenght using metaData

2015-07-11 Thread Àlex Fiestas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/108685/ --- (Updated jul. 11, 2015, 8:29 p.m.) Status -- This change has been di

Re: Review Request 108685: Make it possible to overwrite content-lenght using metaData

2013-03-10 Thread Àlex Fiestas
> On Feb. 10, 2013, 8:43 p.m., Dawit Alemayehu wrote: > > Why not simply use the KIO::http_post function that accepts a pointer to > > QIODevice ? All you have to do is set the pointer to NULL, pass the total > > total size to the ioslave and it should work for the scenario you outlined. > > >

Re: Review Request 108685: Make it possible to overwrite content-lenght using metaData

2013-03-09 Thread Dawit Alemayehu
> On Feb. 10, 2013, 8:43 p.m., Dawit Alemayehu wrote: > > Why not simply use the KIO::http_post function that accepts a pointer to > > QIODevice ? All you have to do is set the pointer to NULL, pass the total > > total size to the ioslave and it should work for the scenario you outlined. > > >

Re: Review Request 108685: Make it possible to overwrite content-lenght using metaData

2013-02-11 Thread Àlex Fiestas
> On Feb. 10, 2013, 8:43 p.m., Dawit Alemayehu wrote: > > Why not simply use the KIO::http_post function that accepts a pointer to > > QIODevice ? All you have to do is set the pointer to NULL, pass the total > > total size to the ioslave and it should work for the scenario you outlined. > > >

Re: Review Request 108685: Make it possible to overwrite content-lenght using metaData

2013-02-10 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108685/#review27142 --- Why not simply use the KIO::http_post function that accepts a p

Review Request 108685: Make it possible to overwrite content-lenght using metaData

2013-01-31 Thread Àlex Fiestas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108685/ --- Review request for kdelibs, Dawit Alemayehu and Andreas Hartmetz. Descript