Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
3.06k
stars
755
forks
source link
Added postDataEncodingHandler and cacheHeaders to copy, mutableCopy and ... #393
Open
synchromation opened 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