Method: WEBrick::HTTPStatus::Status#code

Defined in:
lib/webrick/httpstatus.rb

#codeObject Also known as: to_i

Returns the HTTP status code



31
# File 'lib/webrick/httpstatus.rb', line 31

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