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, _, _):