Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4496] Implement TiNetworkHTTPClient enableKeepAlive property for Android, to maintain parity with iOS

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-16T22:24:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterPaul Dowsett
AssigneeIngo Muschenetz
Created2011-06-25T04:34:26.000+0000
Updated2017-06-16T22:24:25.000+0000

Description

The enableKeepAlive property was the solution to one user's problem [in the Q&A](http://developer.appcelerator.com/question/120964/sporadic-server-error-a-connection-failure-occurred). As it's currently only available in iOS, implement in Android to maintain parity between platforms. See [TiNetworkHTTPClientProxy.m#L369](https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiNetworkHTTPClientProxy.m#L369) for more info. Note that a request to document the feature is at TIMOB-4495

Comments

  1. Lee Morris 2017-06-16

    Closing ticket due to time passed and lack of progress in the past few years. Any further problems, please file a new ticket.

JSON Source