MKNetworkKit
MKNetworkKit copied to clipboard
Coppercash
Hi Brilliant work, thanks.
Two changes:
Finish method addParams:. Now the params will only be stored until operation start. And it works well in my project. Test with method GET & POST. Have closed the issue.
Find a retain cycle in UIImage's category. UIImageView- > imageFetchOperation -> completionHandlers -> block -> UIImageView(self)