Emil Mikulic ecb3d8adb3 Optimize generate_dir_listing():
. Split appendf() calls into a number of append() calls.
. To insert spaces, instead of sitting in a loop, use a spaces[] buffer
  and insert a chunk of it with appendl().
2013-04-28 19:44:12 +10:00
2013-04-28 19:44:12 +10:00
Description
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
1.3 MiB
Languages
C 70.8%
Python 21.3%
Shell 5.4%
C++ 1.2%
Dockerfile 0.9%
Other 0.4%