Change behaviour where ASINetworkQueues would take over as the delegate of all r…
…equests added to them Requests added to queues now preserve their delegate settings * Added 'queue' property to ASIHTTPRequest, ASINetworkQueues will set this, and requests will use this to notify queues when key things happen * Update Mac download queue examplee to demonstrate this feature * Fix a case sensitivity issue in one of the test URLs that would cause it to fail * Remove debug logging in tests
Showing
9 changed files
with
43 additions
and
49 deletions
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment