{ "id": "61651", "key": "TIMOB-1019", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-07-07T22:32:59.000+0000", "created": "2011-04-15T02:41:37.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "core" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-07T22:33:07.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

I noticed that HTTPClients crash when downloading files larger\nthan the current free RAM size. This is obviously attributed to the\nfact that Titanium writes the file downloading to a variable\nbefore the data gets written to disk (since the\ndisk writing must be handled onload). A separate method for\ndirectly downloading to disk in order to more efficiently handle\nlarger files would be very useful.

{html}", "attachment": [], "flagged": false, "summary": "HTTPClient crashes app with substantial downloads", "creator": { "name": "brandonreeves", "key": "brandonreeves", "displayName": "Brandon Reeves", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "brandonreeves", "key": "brandonreeves", "displayName": "Brandon Reeves", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "215185", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "No test case, ticket marked as invalid.", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-08-20T12:06:10.000+0000", "updated": "2012-08-20T12:06:10.000+0000" }, { "id": "215274", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We should be able to reproduce this issue with a simple test case.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-20T20:22:58.000+0000", "updated": "2012-08-20T20:22:58.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }