class WEBrick::HTTPStatus::Status

Root of the HTTP status class hierarchy
#

def code() self::class::code end

Returns the HTTP status code
def code() self::class::code end

def reason_phrase() self::class::reason_phrase end

Returns the HTTP status description
def reason_phrase() self::class::reason_phrase end