Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cloudflare::Endpoint::TLS
Inherits
Cloudflare::Endpoint
<
Struct
<
Value
<
Object
Constructors
new
(tls :
TransportLayerSecurity
, port :
UInt16
, method :
String
, resource :
String
, headers :
HTTP::Headers
|
Nil
, data
Raw
:
String
|
Nil
)
Source
Instance methods
dataRaw
Source
dataRaw=
(data
Raw
:
String
|
Nil
)
Source
headers
Source
headers=
(headers :
HTTP::Headers
)
Source
method
Source
method=
(method :
String
)
Source
port
Source
port=
(port :
UInt16
)
Source
resource
Source
resource=
(resource :
String
)
Source
tls
Source
tls=
(tls :
TransportLayerSecurity
)
Source