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