Skip to content

Commit

Permalink
Adding todo
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Baker <[email protected]>
  • Loading branch information
PeterBaker0 committed Sep 23, 2024
1 parent 45ea47f commit fbae578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Middleware.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ using HTTP
using Dates
using JSON

# TODO tighten restrictions
const CORS_HEADERS = [
"Access-Control-Allow-Origin" => "*",
"Access-Control-Allow-Headers" => "*",
Expand Down

0 comments on commit fbae578

Please sign in to comment.