Method: Typhoeus::ClassMethods#allow_net_connect=

Defined in:
lib/typhoeus/remote.rb

#allow_net_connect=(value) ⇒ Object



16
17
18
# File 'lib/typhoeus/remote.rb', line 16

def allow_net_connect=(value)
  @allow_net_connect = value
end