diff options
Diffstat (limited to 'https.h')
-rw-r--r-- | https.h | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +#pragma once + +#include "config.h" + +namespace HTTPS { + +int server(Config& config); + +} |
index : webserver.git | ||
Reichwein.IT Webserver | mail@reichwein.it |
summaryrefslogtreecommitdiffhomepage |