Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18581] Windows: Implement cross-platform mapping of status codes to status text for HTTPClient

GitHub Issuen/a
TypeStory
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2015-02-19T17:21:11.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeRussell McMahon
Created2015-02-17T22:20:48.000+0000
Updated2017-03-14T19:17:35.000+0000

Description

http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Network.HTTPClient-property-statusText We currently implement this in the Windows subclass. But it's really just a standard mapping from integer http codes to the text describing that code. See http://www.restpatterns.org/HTTP_Status_Codes or http://httpstatus.es/

Comments

  1. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source