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

Curl fail behavior for Async and AsyncVaried #84

Merged
merged 4 commits into from
Jul 7, 2018
Merged

Conversation

sckott
Copy link
Collaborator

@sckott sckott commented Jul 7, 2018

No description provided.

…ts that fail

these failures are those special cases where curl package simply fails, e.g., could not resolve host and failed to connect, etc.
added tests for this new behavior

also changes success() method for HttpResponse class to status_code < 400L && status_code >= 200L
@sckott sckott added this to the v0.6 milestone Jul 7, 2018
@sckott sckott merged commit 8318842 into master Jul 7, 2018
@sckott sckott deleted the curl-fail-behavior branch July 7, 2018 00:00
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.

1 participant