Libraries
»
httpx
(1.7.5)
»
Index
»
HTTPX
»
TCP
»
#ip
Method: HTTPX::TCP#ip
Defined in:
lib/httpx/io/tcp.rb
#
ip
⇒
Object
(readonly)
Also known as:
host
Returns the value of attribute ip.
11 12 13
# File 'lib/httpx/io/tcp.rb', line 11
def
ip
@ip
end