Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Why are our HTTP connection headers repeating

$
0
0

We are developing a mobile app with Titanium SDK 3.2.3 (we are now compiling it with 3.3.0 GA as well). The app is targeted for iOS devices only and being run on iOS 7.x simulator and devices. When we call our web services using httpclient from the app, we notice that the HTTP request header Connection:keep-alive is repeating twice as you can see in the attached screen shot.

![Screenshot](/Users/hvore001c/Desktop/Learning/image001.png "Screenshot")

This happens when the app is compiled with the latest 3.3.0 GA sdk as well as 3.2.3. Can anyone suggests why this might be happening?


Viewing all articles
Browse latest Browse all 8068

Trending Articles