Method: Dnsimple::Response#http_response

Defined in:
lib/dnsimple/response.rb

#http_responseHTTParty::Response (readonly)

Returns:

  • (HTTParty::Response)


9
10
11
# File 'lib/dnsimple/response.rb', line 9

def http_response
  @http_response
end