Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bradach
master
Bradach
CORS
Error
Result
Generated using Crystal 1.14.0
2024-11-26 18:22:15 UTC
class
Bradach::
CORS
Bradach::CORS
Reference
Object
Overview
A little CORS HTTP::Handler for allowing JSON
Included Modules
HTTP::Handler
Defined in:
bradach.cr
Constructors
.new
(origin : String)
Instance Method Summary
#call
(ctx : HTTP::Server::Context)
Constructor Detail
def self.
new
(origin : String)
#
[
View source
]
Instance Method Detail
def
call
(ctx : HTTP::Server::Context)
#
[
View source
]