Hello everybody,

I'm using QtHttp class to make a downloader. I would like to implement a function pause which can suspend the download in order to resume it later.

I didn't find any methods in Qt Documentation which can allow me to pause a download.

Do you have any idea ?

Thanks a lot.



Julien