Skip to content

1.3.0 - 304? What is 304?

Compare
Choose a tag to compare
@onevcat onevcat released this 01 May 07:39
· 2904 commits to master since this release

Add

  • ImageDownloaderDelegate for getting information from response.
  • A cacheType key in completion handler to let you know which does the image come from.
  • A notification when disk images are cleaned due to image expired or size exceeded.

Fix

  • Changed ForceRefresh behavior to respect server response when got a 304.
  • Documentation and test coverage.