# File lib/http-access2/http.rb, line 433
  def version=(version)
    @header.http_version = version
  end