Hi, Im trying to send a GET request with Alamofire but for some reason my query param gets urlencoded e.g.
http://localhost:8080/v1/posts/?name=name-here will turn into
http://localhost:8080/v1/posts/%3Fname=name-here
I would appreciate if someone could tell me how to stop urlencoding my request with Alamofire
description
or localizedDescription
?
Info.plist
.