Implement secure CORS configuration system

This commit is contained in:
2025-10-30 22:28:03 -07:00
parent abe7b6beee
commit 9a43af27ad
12 changed files with 978 additions and 57 deletions
-1
View File
@@ -2,7 +2,6 @@ package rest
import (
"encoding/json"
"fmt"
"net/http"
"strconv"
"strings"