DK
Size: a a a
DK
DK
DK
DK
~
~
~
МZ
urlRequest.httpBody = try JSONSerialization.data(withJSONObject: parameters, options: [])
loginRequest(Router.singIn(["login" : "test", "password": "123123"]), completion: {response in
print(response)
})
~
urlRequest.httpBody = try JSONSerialization.data(withJSONObject: parameters, options: [])
loginRequest(Router.singIn(["login" : "test", "password": "123123"]), completion: {response in
print(response)
})
paramToSend = "
login=" +
login + "&
test=" +
test + “&password=” + psw
request.httpBody = paramToSend.data(using: String.Encoding.utf8)
AG
urlRequest.httpBody = try JSONSerialization.data(withJSONObject: parameters, options: [])
loginRequest(Router.singIn(["login" : "test", "password": "123123"]), completion: {response in
print(response)
})
~
~
V🦖
РЛ
РЛ
V🦖
В
EM