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

Added postDataEncodingHandler and cacheHeaders to copy, mutableCopy and ... #393

Open synchromation opened 11 years ago

synchromation commented 11 years ago

Added postDataEncodingHandler and cacheHeaders to copy, mutableCopy and copyForRetry methods

These properties were not being copied, and caused unexpected behaviour or a crash in the cast of the cacheHeaders when retrying network operations