• * Add a cache check for 304 response when using NSURLCache
    
    * Remove the extra cost to nil the imageData because at this time operation is already been cancelled or done
    
    * Fix download operation may not marked as finished when data task create failed
    
    * A little code reorder
    
    * Adopt the priority options to change URLSessionTask's priority
    by DreamPiggy
     
    Browse Files