Libraries
»
arrow
(1.0.8)
»
Index
»
Apache
»
Connection
»
#remote_host
Method: Apache::Connection#remote_host
Defined in:
lib/apache/fakerequest.rb
#
remote_host
⇒
Object
430 431 432
# File 'lib/apache/fakerequest.rb', line 430
def
remote_host
return
'
127.0.0.1
'
end