Response status symbol.
response.status #=> :ok
Returns:
Status symbol.
53 54 55
# File 'lib/restify/response.rb', line 53 def status @status end