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