|
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 |
|
|
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 |
|
|
5fb0e5c923
|
added a new test file t/t-005.c
|
2023-01-03 01:00:38 +09:00 |
|
|
cf47cb41ec
|
enhanced the directory listing handler in bin/webs.c
|
2023-01-02 15:36:14 +00: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 |
|