Adds CORS protocol to server responses #35

Merged
satprog merged 1 commits from feature/cors into main 2025-03-23 19:57:40 +00:00
Owner

Allow requests from all endpoints. Currently it is only running on
localhost.
It is required by the react's fetching lib used.

Allow requests from all endpoints. Currently it is only running on localhost. It is required by the react's fetching lib used.
satprog added the
bug
label 2025-03-23 19:56:56 +00:00
satprog added 1 commit 2025-03-23 19:56:56 +00:00
Adds CORS protocol to server responses
All checks were successful
Go / build (1.21) (pull_request) Successful in 12s
Go / build (1.22) (pull_request) Successful in 11s
Go / build (1.21) (push) Successful in 12s
Go / build (1.22) (push) Successful in 11s
708a8d0588
Allow requests from all endpoints. Currently it is only running on
localhost.
It is required by the react's fetching lib used.
satprog added this to the Client-Server architecture project 2025-03-23 19:56:56 +00:00
satprog merged commit 708a8d0588 into main 2025-03-23 19:57:40 +00:00
satprog deleted branch feature/cors 2025-03-23 19:57:40 +00:00
Sign in to join this conversation.
No description provided.