# File lib/httpclient/http.rb, line 846
    def reason=(reason)
      @header.reason_phrase = reason
    end