struct Bamboozled::Mixins::Response

Defined in:

bamboozled/mixins.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(headers : HTTP::Headers, json : JSON::Any | Nil = nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(headers _headers = @headers, json _json = @json) #

[View source]
def headers : HTTP::Headers #

def json : JSON::Any | Nil #