[TIMOB-17899] Windows: Implement Ti.Network.HTTPClient
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2015-02-13T02:02:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | merge-3.4.2 |
Reporter | Ingo Muschenetz |
Assignee | Russell McMahon |
Created | 2014-10-24T21:45:36.000+0000 |
Updated | 2017-03-16T21:41:21.000+0000 |
I have implemented a version of HTTPClient using WinRT but my understanding from Matt that it may be better to just use the boost library for networking. I will investigate and update this ticket.
The basic parts of HTTPClient are done. We open tickets for follow-up items.
Can confirm that this was done.