When I request a URL which brings back a big JSON response PostMan takes only 500 ms to respond. but with Alamofire 4.4 it takes like 3 seconds. I noticed that the transfer-encoding in Postman is chunked but with Alamofire is Identity. any solutions?
Asked
Active
Viewed 59 times
0
-
My problem too please post an answer if you found something – Negar Moshtaghi Mar 10 '18 at 11:47
-
Anybody found a solution for this problem yet?? – Vineeth Krishnan Oct 17 '18 at 07:50