class Bradach::CORS

Overview

A little CORS HTTP::Handler for allowing JSON

Included Modules

Defined in:

bradach.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(origin : String) #

[View source]

Instance Method Detail

def call(ctx : HTTP::Server::Context) #

[View source]