class Cryap::Web::HTTPError

Direct Known Subclasses

Defined in:

core/web/errors.cr

Constructors

Macro Summary

Instance Method Summary

Constructor Detail

def self.new #

Macro Detail

macro generate(status, name) #

Instance Method Detail

def content_type : String #

def content_type=(content_type : String) #

def response : String #

def response=(response : String) #

def status : HTTP::Status #