{ "id": "172521", "key": "TIMOB-26501", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": null, "resolutiondate": null, "created": "2018-10-31T01:00:55.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "HTTPClient", "android", "cache", "parity" ], "versions": [], "issuelinks": [ { "id": "56955", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "170775", "key": "TIMOB-25663", "fields": { "summary": "Android. HttpClient.cache. ImageView.cache", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-11-09T00:19:48.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Summary:*\r\nOn iOS, {{HTTPClient}} supports boolean \"cache\" property, which can be set {{false}} to force {{HTTPClient}} to ignore the cache and always send the HTTP request.\r\nhttps://docs.appcelerator.com/platform/latest/#!/api/Titanium.Network.HTTPClient-property-cache\r\n\r\nAndroid does not currently support this property and always uses the cache. We should add support for this property so the cache can be ignored on Android too.\r\n\r\n*Note:*\r\nWe need to evaluate if a {{POST}} request should be cached at all. I think no, but we should double check how it works on iOS when setting this property {{true}}.\r\n", "attachment": [], "flagged": false, "summary": "Android: Add \"cache\" property support to HTTPClient", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [], "maxResults": 4, "total": 4, "startAt": 0 } } }