Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17110] iOS: APSHTTPClient should not wrap NSURLRequest

GitHub Issuen/a
TypeBug
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterMatt Langston
AssigneeUnknown
Created2014-06-10T02:02:52.000+0000
Updated2018-02-28T20:04:09.000+0000

Description

APSHTTPClient should not wrap NSURLRequest. Apple's docs, videos and examples consistently demonstrate and recommend that a url request should be immutable, and that readonly properties should be added to NSURLRequest via custom categories.

Comments

No comments

JSON Source