Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19557] URL Session Module needs ability to set headers

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterRick Blalock
AssigneeUnknown
Created2015-09-21T15:38:24.000+0000
Updated2018-02-28T19:55:43.000+0000

Description

Currently there is no way to set headers on the URL session module. i.e. I can't do this in Titanium:
    [sessionConfig setHTTPAdditionalHeaders:@{@"apikey": @"123456789"}];

Comments

No comments

JSON Source