Module: RightSupport::Net

Extended by:
AddressHelper
Defined in:
lib/right_support/net.rb,
lib/right_support/net/dns.rb,
lib/right_support/net/ssl.rb,
lib/right_support/net/http_client.rb,
lib/right_support/net/address_helper.rb,
lib/right_support/net/string_encoder.rb,
lib/right_support/net/request_balancer.rb,
lib/right_support/net/ssl/open_ssl_patch.rb

Overview

A namespace for useful networking tools.

Defined Under Namespace

Modules: AddressHelper, DNS, LB, SSL Classes: HTTPClient, NoProvider, NoResult, RequestBalancer, StringEncoder

Constant Summary collapse

HAS_REST_CLIENT =
true

Constants included from AddressHelper

AddressHelper::LOOPBACK_IP_REGEX, AddressHelper::PRIVATE_IP_REGEX

Method Summary

Methods included from AddressHelper

local_hostname_addresses, local_routable_address, my_ipv4_address, my_ipv4_addresses