class
Socksify::HTTPClient
- Socksify::HTTPClient
- HTTP::Client
- Reference
- Object
Extended Modules
Defined in:
lib/http_client.crConstructors
- .new(uri : URI, tls = nil, ignore_config = false, use_fallback = false)
- .new(uri : URI, tls = nil, ignore_config = false, use_fallback = false, &)
Instance Method Summary
- #proxy_connection_options
- #proxy_url : String | Nil
- #set_proxy(proxy : Proxy = nil, is_fallback = true)
-
#skip_proxy=(skip_proxy : Bool)
Determine if HTTP request can skip proxy if failed to connect during the exec_request
Constructor Detail
Instance Method Detail
def skip_proxy=(skip_proxy : Bool)
#
Determine if HTTP request can skip proxy if failed to connect during the exec_request