Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios): allow for for per-image-request-headers #691

Merged

Commits on Jun 5, 2020

  1. Bump the dependency of SDWebImage into 5.8+ because of the SDWebImage…

    …DownloaderRequestModifier convenient API usage
    dreampiggy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8f4aadf View commit details
    Browse the repository at this point in the history
  2. Fix the implementation on iOS for per-image-request-header-setup. Sho…

    …uld not use `SDWebImageDownloader` which manage the global shared headers. Use the context option of request modifier.
    dreampiggy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a45ae95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7b2b98 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    e7e3975 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Fix the implementation of request modifier on SDWebImage, which have …

    …bugs on 5.8.0 (will fix in 5.8.1), revert the dependency bump
    dreampiggy committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c69a95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbac214 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    1ad69f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0826cac View commit details
    Browse the repository at this point in the history