Method: Excon::Response#status

Defined in:
lib/excon/response.rb

#statusObject



22
23
24
# File 'lib/excon/response.rb', line 22

def status
  @data[:status]
end