# File lib/net/http/persistent.rb, line 604 def connection_keep_alive? header header.connection_keep_alive? end