sinatra-browserid icon indicating copy to clipboard operation
sinatra-browserid copied to clipboard

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

Open gkellogg opened this issue 12 years ago • 3 comments

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]

gkellogg avatar Apr 06 '12 19:04 gkellogg

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

fetep avatar Apr 06 '12 22:04 fetep

Will this still get fixed?

onli avatar Oct 16 '12 11:10 onli

push. this gets annoying.

onli avatar Apr 21 '13 11:04 onli