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