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

'304 Not Modified' HTTP status code handling. #942

Merged
merged 1 commit into from
Nov 2, 2014

Conversation

Krivoblotsky
Copy link

Workaround for the issue:
#846
In case of 304 status code we need just cancel the request operation and return cached image from the cache.

@bpoplauschi bpoplauschi added this to the 4.0.0 milestone Nov 2, 2014
bpoplauschi added a commit that referenced this pull request Nov 2, 2014
'304 Not Modified' HTTP status code handling.
@bpoplauschi bpoplauschi merged commit b596c9c into SDWebImage:master Nov 2, 2014
@bpoplauschi bpoplauschi modified the milestones: 3.7.2, 4.0.0 Mar 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants