Module: Net::HTTP::SOCKSProxyDelta::ClassMethods
- Defined in:
- lib/socksify/http.rb
Instance Method Summary collapse
Instance Method Details
#socks_port ⇒ Object
43 44 45 |
# File 'lib/socksify/http.rb', line 43 def socks_port @socks_port end |
#socks_server ⇒ Object
39 40 41 |
# File 'lib/socksify/http.rb', line 39 def socks_server @socks_server end |