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
with_header(key : String, value : String) : self
Source