[TIMOB-10138] BlackBerry: Implement Ti.Network.HTTPClient
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-01-31T08:03:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | medium |
Reporter | David Lifshitz |
Assignee | Josh Roesslein |
Created | 2012-07-25T14:19:17.000+0000 |
Updated | 2017-03-13T21:03:42.000+0000 |
Description
See utils.js in the anvil harness
Attachments
File | Date | Size |
---|---|---|
httpClient.patch | 2012-08-22T06:22:08.000+0000 | 26649 |
following things are implemented in the attached patch: - getters/setters logic - secureSertificate and timeout properties (partially) - open and send functions - onLoad and onError callback properties Note: patch is not clean
It was identified that this API portion is not in fact needed for Anvil. Putting this development on hold.
Apparently duplicate of linked ticket.
Closing ticket as duplicate.