|
cbcc33554a
|
refactoring htts with common code pushed to http-svr.c
|
2023-03-19 05:04:32 +09:00 |
|
|
490591ca32
|
added hio_parse_http_status_header_value()
|
2023-03-06 00:40:29 +09:00 |
|
|
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 |
|
|
529363913f
|
added some fcgi support code
|
2023-01-09 01:09:34 +09:00 |
|
|
f06fe3fc4d
|
fixed many bugs http server code
|
2022-12-26 17:03:53 +00:00 |
|
|
1c4d207a4b
|
corrected wrong indentation
|
2022-10-10 01:49:49 +09:00 |
|
|
855e0fb88e
|
enabled the http file handler to accept POST, PUT, DELETE
|
2022-10-10 01:41:07 +09:00 |
|
|
384925992c
|
moved all files to the top-level
|
2022-10-02 19:30:14 +09:00 |
|