get pending requests' details

Hi,

is there any way to get details of httprequest which is in progress?

what do you mean? we have a CCHttpRequest class in cocos2dx, or you can use libcurl, that is also included in cocos

I meant, to know whether any httprequest is sent but not completed yet.something like “get pending requests” .