Commit Graph

16 Commits

Author SHA1 Message Date
3752a0f4c4 enhanced htrd to extract the anchor part from the requested URI.
added mio_htre_getqanchor()
2020-06-02 06:41:20 +00:00
aecf00b6fa trying to migrate an irrelevant function 2020-05-26 15:31:39 +00:00
b112280225 breaking http-svr.c to multiple files 2020-05-25 08:04:30 +00:00
aa5c70c3f5 added mio_dupbcstrs() and mio_dupucstrs()
changed mio_svc_htts_start() to access the main processor callback
2020-05-20 16:14:36 +00:00
d95bc9bc92 in the midst of debugging http server code 2020-05-20 10:25:12 +00:00
df71944ac6 working on http server 2020-05-17 18:09:19 +00:00
1e85b73566 debugging http server's cgi handling 2020-05-16 19:52:50 +00:00
619a7dd318 quite some changes to http server code 2020-05-16 19:12:10 +00:00
57ca185651 changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
cleaned up debugging messages in dns-cli.c
experimenting with http server implementation
2020-05-15 06:18:49 +00:00
e2115286ec enhanced mio_dev_watch and MIO_DEV_WATCH_RENEW.
drafting resource handling code in the http server
2020-05-08 09:48:26 +00:00
d9a7bac9f8 added path canonicalization functions 2020-05-04 08:40:05 +00:00
a69d2401c0 fixed a bug in killing a slave in the pro device 2020-05-01 18:56:33 +00:00
49ad401433 added some http processing code 2020-05-01 18:01:29 +00:00
a2f0fa9c7f added much more support code 2020-05-01 14:00:27 +00:00
f1aa019091 added ecs and htb 2020-04-30 16:20:31 +00:00
1a8cb3610b added some files for future work 2020-03-03 13:47:51 +00:00