[TIMOB-19932] Windows: Implement Ti.Network properties & functions
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-09-24T14:50:22.000+0000 |
Affected Version/s | Release 5.1.0 |
Fix Version/s | Release 7.5.0 |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-11-12T08:17:41.000+0000 |
Updated | 2018-09-25T12:38:19.000+0000 |
Description
Implement missing
Ti.Network
properties and functions for Windows.
- Ti.Network.addHTTPCookie
- Ti.Network.removeHTTPCookies
- Ti.Network.getHTTPCookies
Rest of missing Ti.Network functions such as get/removeHTTPCookiesForDomain
and removeAllHTTPCookies
can not be implemented because platform API doesn't support required features.
https://github.com/appcelerator/titanium_mobile_windows/pull/1275
*FR Passed*
*Closing ticket* The fix is present in SDK; {noformat} 7.5.0.v20180925002114 {noformat}