Hello all. I'm very eager to get rid of my hacks to integrate curl in my libevent app, so I'm trying to figure out the new http client api. It seems to me that the response for a get request is downloaded into a memory buffer and the callback is executed first when the download is complete. Is this correct? and if it is, are there any way one can monitor the download so it can be terminated if it has an unexpected content type, or before one downloads 100GB when one expected 16kB, etc?
Regards, -Richard _______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkey.org/mailman/listinfo/libevent-users