# File lib/httpclient/http.rb, line 822
    def version=(version)
      @header.http_version = version
    end