General

Profile

krishan (Kristian Hanekamp)

Issues

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

Activity

11/09/2015

04:26 PM Ruby Bug #11671 (Closed): Net::HTTP uses closed keep-alive connection, causing EOFError
Most HTTP servers close idle keep-alive connections after a timeout. For the client, this leads to the TCP socket reaching End-Of-File (EOF). Currently, `Net::HTTP` does not check for EOF before reusing a keep-alive connection, causing ... krishan (Kristian Hanekamp)

Also available in: Atom