@@ -2,4 +2,4 @@ run: build
./server
build:
g++ -std=c++20 server.cpp request.cpp response.cpp -g -o server
g++ -std=c++20 main.cpp router.cpp path.cpp http.hpp request.cpp response.cpp -g -o server
The note is not visible to the blocked user.