From 5f4fa144459604dc7160c331840b149eb62ef4c6 Mon Sep 17 00:00:00 2001 From: Urban Wallasch Date: Mon, 22 Jul 2019 07:07:11 +0200 Subject: [PATCH] * Fixed and improved HTTP server logic. * Added configuration and command line argument processing. * Fixed and improved script in index.html page. * Added plain.html page. --- index.html | 10 +-- plain.html | 27 +++++++++ telehttpd.c | 171 ++++++++++++++++++++++++++++++++++------------------ 3 files changed, 145 insertions(+), 63 deletions(-) create mode 100644 plain.html diff --git a/index.html b/index.html index 5c8c78b..4d7e61a 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ +