Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-279] Android: HTTPClient expects continue, prevents posting to twitter

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:35.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.8.1
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:26:35.000+0000
Updated2011-04-17T01:52:35.000+0000

Description

The underlying HTTPClient implementation now defaults to Expect Continue == true. The default needs to be false.

Comments

  1. Don Thorp 2011-04-15

    (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...

JSON Source