From cd01d2e55a3c48e4bf1b23a735217f240e4b09bc Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Mon, 3 Aug 2015 09:19:40 +0300 Subject: [PATCH] Fixed #535 --- http/http-request.ios.ts | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/http/http-request.ios.ts b/http/http-request.ios.ts index 38d2e49f6..e22e73eb9 100644 --- a/http/http-request.ios.ts +++ b/http/http-request.ios.ts @@ -35,7 +35,7 @@ export function request(options: http.HttpRequestOptions): Promise