[TIMOB-6344] MobileWeb: Titanium.Network.HTTPClient: errors are not calling callback function
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-11-28T17:35:47.000+0000 |
Affected Version/s | Sprint 2011-48 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Bryan Hughes |
Created | 2011-11-28T17:07:08.000+0000 |
Updated | 2011-11-28T17:36:01.000+0000 |
Description
When a non-200 response is received (e.g. a 404), the error callback is not called.
Nevermind, the issue was server-specific.