thatthinginswift icon indicating copy to clipboard operation
thatthinginswift copied to clipboard

NSURLQueryItem

Open dpfannenstiel opened this issue 8 years ago • 1 comments

I saw that in write-your-own-api-clients-swift.md you're establishing parameters by using percent escapes. Consider modifying it to include NSURLQueryItem. It can reduce the cargo cult programming that a lot of developers (myself included) encounter when trying to format a URL.

dpfannenstiel avatar Jan 29 '16 19:01 dpfannenstiel