[TIMOB-279] Android: HTTPClient expects continue, prevents posting to twitter
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:52:35.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 0.8.1 |
| Components | Android |
| Labels | android, defect |
| Reporter | Don Thorp |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:26:35.000+0000 |
| Updated | 2011-04-17T01:52:35.000+0000 |
Description
The underlying HTTPClient implementation now defaults to Expect Continue == true. The default needs to be false.
(from [9c8b09621dc4c5b787efdc655837a4763c5740c1]) [#279 state:resolved] default is now no continuation and HTTP/1.1 http://github.com/appcelerator/titanium_mobile/commit/9c8b09621dc4c5b787efdc655837a4763c5740c1"> http://github.com/appcelerator/titanium_mobile/commit/9c8b09621dc4c...