Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Commit fbae578

Browse files
committed
Adding todo
Signed-off-by: Peter Baker <peter.baker122@csiro.au>
1 parent 45ea47f commit fbae578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Middleware.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ using HTTP
33
using Dates
44
using JSON
55

6+
# TODO tighten restrictions
67
const CORS_HEADERS = [
78
"Access-Control-Allow-Origin" => "*",
89
"Access-Control-Allow-Headers" => "*",

0 commit comments

Comments
 (0)