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