We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eed043 commit 4aa41f2Copy full SHA for 4aa41f2
src/utils/cors.cr
@@ -1,3 +1,4 @@
1
+# -----------------------------------------------------------------------
2
# This file is part of MoonScript
3
#
4
# MoonSript is free software: you can redistribute it and/or modify
@@ -14,6 +15,7 @@
14
15
# along with MoonSript. If not, see <https://www.gnu.org/licenses/>.
16
17
# Copyright (C) 2025 Krisna Pranav, MoonScript Developers
18
19
20
module MoonScript
21
class CORS
0 commit comments