Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Client::RequestBuilder
Inherits
Struct
<
Value
<
Object
Constructors
new
(method :
String
, uri :
String
, headers :
Hash
(
String
,
String
) = {} of
String
=>
String
, body_value :
String
|
Nil
= nil)
Source
Instance methods
body
(value) : self
Source
body_value
Source
headers
Source
method
Source
uri
Source
with_header
(key :
String
, value :
String
) : self
Source