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

Restler reports different behavior on different platforms when the target server doesn't exist (isn't running). #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robrich
Copy link

@robrich robrich commented May 1, 2014

On win32, this test passes: restler passes a connection timeout. On non-win32, this test fails: restler returns an 'ECONNREFUSED' error. See https://gist.github.com/robrich/74bff4b51358a3470160 for similar experiments on native http.request's different behavior when the target server doesn't exist.

…rget server doesn't exist (isn't running). On win32, this test passes. On non-win32, this test fails. See https://gist.github.com/robrich/74bff4b51358a3470160 for similar experiments on native http.request
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.

None yet

1 participant