」 feat: POST IS WORKING git pull

This commit is contained in:
yosyo
2025-07-10 19:32:42 +02:00
parent 752b5a8010
commit 57e71094e0
4 changed files with 52 additions and 32 deletions

View File

@ -4,5 +4,6 @@ port = 2727
[server.location./]
root = "./exemples/webpage"
upload_path = "/home/yosyo/test"
methods = { "GET", "POST", "DELETE" }
cgi = { ".py"}