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

Operation hangs on large GET response #390

Open muneebali opened 11 years ago

muneebali commented 11 years ago

On large response with size 3-4 MB operation hangs and neither of completion, error or progress blocks are called.