ultimatepp/reference/HttpServer/HttpServer.upp
cxl 837d95ec5e SSE2 flags removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 14:49:27 +00:00

12 lines
145 B
Text

description "Simple HTTP (or SCGI) server, in MT mode multithreaded\377";
uses
Core;
file
HttpServer.cpp;
mainconfig
"" = "",
"" = "MT";