Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow redirecting urls to work #16

Merged
merged 1 commit into from
Sep 23, 2015
Merged

Allow redirecting urls to work #16

merged 1 commit into from
Sep 23, 2015

Conversation

robertjpayne
Copy link
Contributor

This fixes #15 ensuring this check does not fail due to server redirection.

This fixes #15 ensuring this check does not fail due to server redirection.
@cnoon
Copy link
Member

cnoon commented Sep 23, 2015

Thanks for the PR @robertjpayne...much appreciated! This is definitely a good change. I didn't consider redirects when this was put together. I'll add some tests around this behavior here in a bit.

cnoon added a commit that referenced this pull request Sep 23, 2015
Allow redirecting urls to work
@cnoon cnoon merged commit 2cf140a into Alamofire:master Sep 23, 2015
@cnoon cnoon added this to the 1.1.1 milestone Sep 23, 2015
@cnoon
Copy link
Member

cnoon commented Sep 23, 2015

Added tests in aa7e14e to verify the behavior works as expected with and without the fix. I'll cut a release here shortly with the fix. Thanks again @robertjpayne! 🍻

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UIImageView extensions do not work sometimes for URL's that redirect
2 participants