Hello All,

When we have multiple requests pending for the QHttp class, and if an error occurs during any such request processing then abort() slot is called automaticaly.
Now I need to close all the files pointed to by the file objects of the pending requests, before the requests are aborted

Can anyone help me in this??

Nisha