1
0
forked from cat/WebBase

HTTP bodies should work nicely, files are reorganised, www is reverted

This commit is contained in:
2025-07-02 18:58:40 +03:00
parent 14394f1c9f
commit 0b483c69cb
7 changed files with 98 additions and 92 deletions

View File

@@ -1,4 +1,4 @@
#include "main.hpp"
#include "Main.hpp"
#include <iostream>
// Webserver is defined at main.hpp, you probably do not want to code here