Alamofire 5 Escaping Forward Slashes
Ive been googling and trying for the last few days regarding the automatic escaping of forward slashes of alamofire. (Where "/path/image.png" becomes "\/path\/image.png") However all the answers either point towards a solution if your using swiftyJson, sending via a httpBody or using the Alamofire Parameter Class. https://github.com/SwiftyJSON/SwiftyJSON/issues/440 Im not using SwiftyJson and feel to install the API just to resolve the issue is a case of hitting the nail with a sledge hammer. Anyway. My issue is whenever I'm trying to send parameters to an API, Alamofire's JSONEncoding.default