I\'m trying to ultimately have an NSMutableURLRequest with a valid HTTPBody, but I can\'t seem to get my string data (coming from a UITextFie
NSMutableURLRequest
HTTPBody
UITextFie
Swift 4
let data = myStringVariable.data(using: String.Encoding.utf8.rawValue)