Hi, If an application makes a request to a server using libcurl and before response is fully received from the server, if application resets the handle, sends a new request to the same server, what will the status of old request ? Since the handle was reset but connection is the same, is application expected to handle old response or will that be automatically be dropped by libcurl ?
Regards, Kiran
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html