mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
2080b05d4c
. Added conn_close to struct connection. 0 = Keep-Alive, 1 = Connection: close . Added keepalive_connection() for recycling connection structs. . Made "Connection: close\r\n" in reply headers optional. . If protocol is HTTP/1.1, use Keep-Alive, unless Connection: close is given in the request. Offtopic: . Improved request parsing - allow extraneous spaces. |
||
---|---|---|
trunk |