Commit Graph

17 Commits

Author SHA1 Message Date
a34831a2e9 minor fixes 2023-11-23 19:46:25 +09:00
76f42800a5 fixed various bugs in http server handlers
regenrated build files
2023-11-18 16:31:24 +09:00
d2725688e0 implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
4eef4454db simple code touch-up 2023-11-17 00:49:43 +09:00
50df17b410 wrote some code for http proxy support - not complete 2023-03-30 15:34:32 +09:00
d055e7b0d5 moved becbuf from hio to htts 2023-02-21 01:08:28 +09:00
2ecfc9be39 fixed a bug in keepalive handling in fcgi task by having a write callback to fcgi server 2023-02-20 21:01:10 +09:00
a2d047a676 fixed more issues in fcgi handling 2023-02-20 17:08:41 +09:00
439d9c1220 fixed the fcgi session management 2023-02-18 14:31:22 +09:00
99cf88a17a fixing fcgi issues 2023-02-06 22:30:56 +09:00
3c46823832 improvied fcgic session untie handling 2023-01-27 15:59:46 +09:00
3874e2c43a wrote partially working fcgi handler 2023-01-25 01:45:28 +09:00
a7dde21b4d fixed more issue in multiple http task handlers 2023-01-15 00:59:43 +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
529363913f added some fcgi support code 2023-01-09 01:09:34 +09:00
d2efac3ce2 some minor touch-up only 2023-01-07 04:06:31 +00:00
384925992c moved all files to the top-level 2022-10-02 19:30:14 +09:00