[TIMOB-245] Android: Implement sending of files other than images via HTTPClient
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-04-05T12:17:56.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 2.0.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Don Thorp |
| Assignee | Neeraj Gupta |
| Created | 2011-04-15T02:26:08.000+0000 |
| Updated | 2017-03-07T18:12:49.000+0000 |
Description
Looking through the code to fix #244 it was obvious that support had not been added to send TitaniumFile or TitaniumResourceFile objects via a post.
Android has supported both TiBlob and TiFileProxy in TiHttpClient for a good while, resolving
Closing ticket due to time passed.