Method: HTTPX::TCP#ip

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

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