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

Fix bad ref test for proxy support #124

Merged
merged 1 commit into from Sep 29, 2014

Conversation

mpalmer
Copy link
Contributor

@mpalmer mpalmer commented Sep 20, 2014

If you run behind a proxy, you won't get a socket error, you'll get an
OpenURI::HTTPError instead (because the proxy will return a 503). That's
perfectly acceptable, too.

If you run behind a proxy, you won't get a socket error, you'll get an
OpenURI::HTTPError instead (because the proxy will return a 503).  That's
perfectly acceptable, too.
@hoxworth
Copy link
Contributor

👍 Thanks!

hoxworth added a commit that referenced this pull request Sep 29, 2014
Fix bad ref test for proxy support
@hoxworth hoxworth merged commit 62ff595 into voxpupuli:master Sep 29, 2014
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

2 participants