Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cloudflare::Endpoint::TCP
Inherits
Cloudflare::Endpoint
<
Struct
<
Value
<
Object
Constructors
new
(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