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