4 lines
209 B
Text
4 lines
209 B
Text
|
This is a simple standalone HTTP server. By default, it doesn't thread or
|
||
|
fork. It does, however, act as a simple frontend which can be used to
|
||
|
build a standalone web-based application or turn a CGI into one.
|