Module Typhoeus::Hydra::ConnectOptions::ClassMethods
In: lib/typhoeus/hydra/connect_options.rb

Methods

Public Class methods

Public Instance methods

Returns whether we allow external HTTP connections. Useful for mocking/tests.

@return [boolean] true/false

[Validate]