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

Fixes to error handling condition flow. #12

Merged
merged 1 commit into from
Nov 20, 2013

Conversation

peterlozano
Copy link
Contributor

Error handling function has an issue.

The condition (obj.status <= 200 && obj.status >= 299) is always false.

Special cases should all be placed before the generic include for error.vcl.

@mattiasgeniar
Copy link
Owner

Very valid point - merged. Thanks!

mattiasgeniar added a commit that referenced this pull request Nov 20, 2013
Fixes to error handling condition flow.
@mattiasgeniar mattiasgeniar merged commit 4730459 into mattiasgeniar:master Nov 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants