Method: HTTPX::TCP#ip

Defined in:
lib/httpx/io/tcp.rb

#ipObject (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