# File lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb, line 778
    def connection_keep_alive? header
      header.connection_keep_alive?
    end