Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
ConnectProxy::HTTPClient
Inherits
ConnectProxy::ProxyHTTP
<
HTTP::Client
<
ConnectProxy::ProxyHTTP
<
Reference
<
Object
Constructors
new
(uri :
URI
, tls :
TLSContext
= nil, ignore_env = false)
Source
new
(uri :
URI
, tls :
TLSContext
= nil, ignore_env = false, &)
Source
new
(host :
String
, port = nil, tls :
TLSContext
= nil, &)
Source