aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/HttpServer.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2024-08-02 06:25:45 +0300
committerRblSb <msrblsb@gmail.com>2024-08-02 06:25:45 +0300
commit7ee893a287c8992196b0b5f51124074fa7c47f4f (patch)
treeec32c22b059727ecdd6b909870f97da12aceb097 /src/server/HttpServer.hx
parent4df711e1568fedcccb45cd86737d89be6a02e7ad (diff)
Streamable support
closes #49
Diffstat (limited to 'src/server/HttpServer.hx')
-rw-r--r--src/server/HttpServer.hx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/HttpServer.hx b/src/server/HttpServer.hx
index 1a0c4d5..66668a7 100644
--- a/src/server/HttpServer.hx
+++ b/src/server/HttpServer.hx
@@ -12,8 +12,6 @@ import js.node.http.ServerResponse;
import js.node.url.URL;
import sys.FileSystem;
-using StringTools;
-
class HttpServer {
static final mimeTypes = [
"html" => "text/html",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage