FredGarcia / rolling-curl

Automatically exported from code.google.com/p/rolling-curl
0 stars 0 forks source link

Possibility to add an ID number to the url #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello buddy, first thank you very much for your RollingCurl class.

There is a possibility to add an ID to every url and know which url was
finnished?

I have 5 calls to the same URL with differents options each one I make
something like this:

$urls = array(array("url", options1), array("url", options2));

There is a way to know in the callback function whichone finnish?

thanks

Original issue reported on code.google.com by elpa...@gmail.com on 27 Mar 2010 at 7:16

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r20.

Original comment by alexander.makarow on 12 Sep 2010 at 8:39