Libraries
»
dnsimple
(3.1.0)
»
Index
»
Dnsimple
»
Response
»
#http_response
Method: Dnsimple::Response#http_response
Defined in:
lib/dnsimple/response.rb
#
http_response
⇒
HTTParty::Response
(readonly)
Returns:
(
HTTParty::Response
)
9 10 11
# File 'lib/dnsimple/response.rb', line 9
def
http_response
@http_response
end