Method: HTTP::StatusError#response

Defined in:
lib/http/errors.rb

#responseObject (readonly)

Returns the value of attribute response.



26
27
28
# File 'lib/http/errors.rb', line 26

def response
  @response
end