Socksify::HTTPClient
Inherits HTTP::Client < Reference < Object
Constructors
new(uri : URI, tls = nil, ignore_config = false, use_fallback = false)
Sourcenew(uri : URI, tls = nil, ignore_config = false, use_fallback = false, &)
SourceInstance methods
proxy_connection_options
Sourceproxy_url
Sourceset_proxy(proxy : Proxy = nil, is_fallback = true)
Sourceskip_proxy=(skip_proxy : Bool)
Determine if HTTP request can skip proxy if failed to connect during the exec_request