d2725688e0
implemented the option added in the previous commit
2023-11-17 16:57:12 +09:00
0ed8b13259
moved more htts task fields to the header side
2023-03-05 00:55:15 +09:00
d055e7b0d5
moved becbuf from hio to htts
2023-02-21 01:08:28 +09:00
a2d047a676
fixed more issues in fcgi handling
2023-02-20 17:08:41 +09:00
eb1f8af86b
renamed rsrc to task in the htts service
2023-01-12 00:41:01 +09:00
d9cadf0793
create a task list in the htts service
2023-01-12 00:33:52 +09:00
97133f8c12
fixed quite some segmentation faults in http-thr.c.
...
similar fixes must be done on other task implementations such as http-file.c
2023-01-11 23:59:41 +09:00
7ec3ba3ab7
added --enable-all-static and --with-all-static-libs to ease full static binary builds for selected commands
...
fixed a bug where the client socket is kept when keep-alive is set. it should have been closed if client EOF is detected regardless of keep-alive
touched up debug messages in http-file.c
2022-10-08 16:47:55 +09:00
384925992c
moved all files to the top-level
2022-10-02 19:30:14 +09:00