Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7181] MobileWeb: HTTPClient post data must be serialized to a string

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-01-15T23:07:22.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-01, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelsstage, stage2
ReporterChris Barber
AssigneeChris Barber
Created2012-01-13T14:50:17.000+0000
Updated2017-03-03T23:24:21.000+0000

Description

The HTTPClient send() method needs to serialize the post data into a string in the format param1=value1¶m2=value2.

Comments

  1. Chris Barber 2012-01-13

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1179
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source