Libraries
»
excon
(0.39.4)
»
Index
»
Excon
»
Response
»
#remote_ip
Method: Excon::Response#remote_ip
Defined in:
lib/excon/response.rb
#
remote_ip
⇒
Object
28 29 30
# File 'lib/excon/response.rb', line 28
def
remote_ip
@data
[
:remote_ip
]
end