[TIMOB-6462] MobileWeb: Ti.Network.HTTPClient support for cross domain resources
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-08T10:31:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-12-05T12:25:24.000+0000 |
Updated | 2017-03-04T00:04:30.000+0000 |
Description
Need to make sure that Ti.Network.HTTPClient support cross domain resources. This can be achieved with both Bryan's Ti.Network.httpURLFormatter as well as CORS server-side configuration. CORS support needs to be documented.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1582
Closing ticket as MobileWeb is no longer supported.