hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-28 16:57:46 +00:00
0845e12a93 added hcl_seterrumsg() and hcl_seterrbfmt() in case the caller can't use variadic arguments
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-19 14:26:05 +00:00
ce47037b79 enhanced hcl_attachiostdwithbcstr() and hcl_attachiostdwithucstr()
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-19 04:23:56 +00:00
fba6c2b773 updated .drone.yml
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-19 04:06:51 +00:00
e2abfe07ab added .drone.yml
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-19 03:55:40 +00:00
b340f09ecc extended hcl_attacio() to access a new input stream handler under the name of scanner.
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-18 15:17:26 +00:00
2bd78d2bfc added hcl_attachiostdwithucstr().
hyung-hwan pushed to main at hyung-hwan/hak 2023-05-18 01:24:40 +00:00
893e5d4c89 add hcl_attachiostd().
hyung-hwan pushed to main at hyung-hwan/hio 2023-04-21 11:26:23 +00:00
91cea4d6be added yaml and yml mime type
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-30 06:34:46 +00:00
50df17b410 wrote some code for http proxy support - not complete
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-28 16:24:32 +00:00
0f910de1a6 refactored code in http-txt.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-28 15:36:48 +00:00
27feacf4d4 refactored code in http-thr.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-26 16:42:50 +00:00
bb99ebb83d simplified setup_for_content_len() in some files
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-26 14:46:51 +00:00
e5d0946c5f touched up the file handler in http-file.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-25 18:01:53 +00:00
e54867e42e touched up http file handler
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-19 18:01:47 +00:00
cb15015ffc cleaned up code in http-cgi.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-18 20:04:54 +00:00
cbcc33554a refactoring htts with common code pushed to http-svr.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-11 03:54:53 +00:00
e92c41a596 added some common response handling functions for htts
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-10 17:32:47 +00:00
86fc103711 added hio_svc_htts_task_startreshdr(), hio_svc_htts_task_endreshdr() and others
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-09 16:30:04 +00:00
933d03fe27 shorted code a bit by creating a new function hio_svc_htts_task_buildfinalres()
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-05 18:27:55 +00:00
bafad8ceab moved the csck field to the task header