# File lib/httpclient/http.rb, line 896
    def status=(status)
      @http_header.status_code = status
    end