Questions tagged [urlrequest]

226 questions
-2
votes
3 answers

How to append an array in URL request type GET in Swift?

I am using Xcode7.3 with Swift2.2. I want to append an Array in url request.For example my array like [“jeevan”,”jeejo”]. I want to append this array with key(arrayKey) in url request like must be the following…
IKKA
  • 4,963
  • 5
  • 40
  • 75
1 2 3
15
16