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

Ruby 1.9.3 browserid_assert fails on nil body (Net::HTTP error?) #1

Open
gkellogg opened this issue Apr 6, 2012 · 3 comments · May be fixed by #4
Open

Ruby 1.9.3 browserid_assert fails on nil body (Net::HTTP error?) #1

gkellogg opened this issue Apr 6, 2012 · 3 comments · May be fixed by #4

Comments

@gkellogg
Copy link

gkellogg commented Apr 6, 2012

For some reason, when running under Ruby 1.9.3, the http.post returns status 200, but with a nil body, causing JSON.parse to raise an exception. This seems to be a Net::HTTP issue in 1.9.3, but thought you should know about it.

Running ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin11.3.0]

@fetep
Copy link
Owner

fetep commented Apr 6, 2012

Interesting, I'll take a look this evening. Thanks for reporting!

@onli
Copy link

onli commented Oct 16, 2012

Will this still get fixed?

@onli
Copy link

onli commented Apr 21, 2013

push. this gets annoying.

@andreaseger andreaseger linked a pull request Aug 8, 2013 that will close this issue
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 a pull request may close this issue.

3 participants