# File lib/httpclient/http.rb, line 728
      def keep_alive_enabled?(version)
        version >= 1.1
      end