|
f6cadbf6c1
|
fixed bugs in bin/webs.c
|
2023-01-01 00:52:38 +09:00 |
|
|
34e9e03b8c
|
simplified the directory handling callback
|
2022-12-31 15:20:07 +00:00 |
|
|
8613cbffc4
|
enhancing the directory handling in http-file.c
|
2022-12-30 17:18:28 +00:00 |
|
|
f06fe3fc4d
|
fixed many bugs http server code
|
2022-12-26 17:03:53 +00:00 |
|
|
56bd1af653
|
directory formatting code in http server file handler
|
2022-12-23 14:44:55 +00:00 |
|
|
9e285bcc1e
|
adding directory name formatter callback to hio_svc_htts_dofile() - not finished yet
|
2022-12-21 14:57:52 +00:00 |
|
|
85616b1658
|
added HIO_SVC_HTTS_FILE_LIST_DIR
updated the file handler to list directory if the option is set
|
2022-12-21 14:57:51 +00:00 |
|
|
a4d7080ae7
|
attempting to implement 'untar'
|
2022-10-26 07:47:40 +09: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 |
|