Libraries
»
httpx
(0.5.1)
»
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.
10 11 12
# File 'lib/httpx/io/tcp.rb', line 10
def
ip
@ip
end