Closed (fixed)
Project:
HTTP Parallel Request & Threading Library
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 01:10 UTC
Updated:
15 Dec 2011 at 01:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedYep, it is a bug. If you need this NOW, you can check the return value of httprl_request() as that should contain the error.
Comment #2
modstore commentedIt's ok, I have added a workaround for now.
I can't check the return value, caus I send it 50 urls for example, and 4 might fail, and I need to know the ones that do. Currently for a workaround, I have my own lookup so I know which urls aren't returned.
Cheers.
Comment #3
mikeytown2 commentedThis patch has been committed.