New Features
- Added a
runWithoutResults
function toURLSession
for HTTP requests that don't return any data, just status codes.
Bug Fixes
- Fixed an issue where the
DataSourceResponse
parameters were inaccessible.
runWithoutResults
function to URLSession
for HTTP requests that don't return any data, just status codes.DataSourceResponse
parameters were inaccessible.