Dear All, I am using Curlpp tp fetch some Data using HTTP requests. Is there any way to Cancel HTTP transfer using Curlpp. I used the progress function to Cancel the current transfer by returning "1" instead of "0". But sadly after canceling the transfer the whole program aborted. Moreover I used Timeout and I faced the same problem. Is there any other method that cancels the transfer without aborting the whole program
Best regards, Khaled -- You received this message because you are subscribed to the Google Groups "curlpp" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/curlpp?hl=en.
