tiny_httpd/src
craff 4c7d27dadd Added a max_keep_alive and moved to a non blocking reading of request not to loose connection slot.
Default is max_keep_alive = -1.0 which keeps the original behaviour.
2021-12-08 11:46:01 -10:00
..
bin workaround for css/js in http_of_dir 2021-06-01 09:59:55 -04:00
camlzip feat: remove async for now, finish server sent events 2021-07-17 22:09:45 -04:00
examples refactor(echo): simplify code, use gzip aggressively 2020-05-27 21:40:20 -04:00
qtest test is only for tiny_httpd 2021-06-02 21:06:38 -04:00
dune avoid dune stanza for inline tests 2021-06-02 15:39:50 -04:00
Tiny_httpd.ml Added a max_keep_alive and moved to a non blocking reading of request not to loose connection slot. 2021-12-08 11:46:01 -10:00
Tiny_httpd.mli Added a max_keep_alive and moved to a non blocking reading of request not to loose connection slot. 2021-12-08 11:46:01 -10:00
Tiny_httpd_util.ml fix(urlencode): encode non ascii chars 2020-12-15 22:16:33 -05:00
Tiny_httpd_util.mli prepare for 0.6 2020-05-28 21:20:09 -04:00