Returns the HTTP status code.
31 32 33
# File 'lib/frodata/service/response.rb', line 31 def status response.status end