mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00

. 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().
Description
Languages
C
70.8%
Python
21.3%
Shell
5.4%
C++
1.2%
Dockerfile
0.9%
Other
0.4%