how to get the response JSON in swift

前端 未结 0 510
旧时难觅i
旧时难觅i 2020-11-29 17:26

i got a response from my Alamofire post request. I want to get the Status code from the response. Here in the code:

  case .success(let upload, _, _):
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题