MKSG-MugunthKumar / MKNetworkKit

Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
http://mk.sg/8w
3.06k stars 755 forks source link

sub-class type return #466

Open zhuodream opened 8 years ago

zhuodream commented 8 years ago

Hi. When a sub-class inherits MKNetworkHost, I want to get sub-class type. But initWithHostName: returns the parent class type. So I modify it.

zhuodream commented 8 years ago

This is my first time to pull request , I love it. Though, my English is not good. :)