Skip to content

Added ability to pass custom delegate for UrlSession

Choose a tag to compare

@reloni reloni released this 05 Feb 17:58
· 13 commits to master since this release
6a05e3c

HttpClient now can be initialized with custom implementation of NSURLSessionDataEventsObserverType (which is derived from URLSessionDataDelegate) in order to allow additional customization.