Updated profile system, including dynamic parsing of hidden heartbeats and setting of response headers.

This commit is contained in:
Jakob Friedl
2025-08-14 15:53:58 +02:00
parent e403ac1c07
commit 714360ef24
7 changed files with 148 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
# Compiler flags
-d:server
--threads:on
-d:httpxServerName="nginx"
-d:httpxServerName=""
--outdir:"../bin"
--out:"server"