apiclient/Sources
Maxim Khatskevich df824b93d3 Important bug fix
No need to percentage encoding base path at the client initialization time, it will be done later in a much more sophisticated way when prepare a request. It’s enough to just attempt to create URL from base path string to do basic validation of the provided base path.
2017-09-18 04:13:59 +05:00
..
APIClient.swift Important bug fix 2017-09-18 04:13:59 +05:00
APIClientCore.swift Important bug fix 2017-09-18 04:13:59 +05:00
APIClientCoreDataTask.swift Critical bug fix 2017-09-11 07:24:23 +05:00
Errors.swift Upgraded project layout 2017-08-28 20:30:36 +05:00
Helpers.swift Upgraded project layout 2017-08-28 20:30:36 +05:00
ParameterEncoding.swift Upgraded project layout 2017-08-28 20:30:36 +05:00