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