Commit Graph

7 Commits

Author SHA1 Message Date
0ed8b13259 moved more htts task fields to the header side 2023-03-05 00:55:15 +09:00
a2d047a676 fixed more issues in fcgi handling 2023-02-20 17:08:41 +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
9e285bcc1e adding directory name formatter callback to hio_svc_htts_dofile() - not finished yet 2022-12-21 14:57:52 +00:00
855e0fb88e enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
913bb7e0b7 added the hio-webs command
added the extension size parameter to hio_svc_htts_start()
added the docker build step
2022-10-07 14:08:40 +09:00
384925992c moved all files to the top-level 2022-10-02 19:30:14 +09:00