GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-04-12T23:30:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | adblock, android, httpclient, mobile |
Reporter | Arnaud Besnier |
Assignee | Shak Hossain |
Created | 2013-04-11T08:36:01.000+0000 |
Updated | 2016-03-08T07:41:49.000+0000 |
While testing our Titanium app on Android devices using AdBlockPlus app we experienced that sending requests (using Ti.Network.createHTTPClient) sometimes raise http errors, such as :
- org.apache.http.NoHttpResponseException: The target server failed to respond
- java.net.SocketTimeoutException: Read timed out
You will find more traces in the attachement text file.
Closing, assuming same resolution as TC-2109.