# File lib/httpclient/http.rb, line 876
    def version
      warn(VERSION_WARNING)
      @http_header.http_version.to_f
    end