Class URI::SOCKS
In: lib/uri/socks.rb
Parent: Generic

Constants

DEFAULT_PORT = 1080
COMPONENT = [:scheme, :userinfo, :host, :port, :query].freeze

[Validate]