General

Profile

ferlatte (Mark Ferlatte)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/23/2011

10:33 AM Ruby master Bug #5545: Net::HTTP breaks with https URI objects
That would be awesome. I saw bugs from Eric about SSL session re-use in Net::HTTP, but didn't see anything about this... ferlatte (Mark Ferlatte)

11/04/2011

06:15 AM Ruby master Bug #5545: Net::HTTP breaks with https URI objects
Sorry, apparently failed to attach the patch to the bug. Please let me know if there's anything I should change in or... ferlatte (Mark Ferlatte)

11/02/2011

08:52 AM Ruby master Bug #5545 (Closed): Net::HTTP breaks with https URI objects
uri = URI('https://example.com/index.html?count=10')
Net::HTTP.get(uri)
will currently fail with an obscure error...
ferlatte (Mark Ferlatte)

Also available in: Atom