tiny_httpd/src
2024-02-21 22:03:31 -05:00
..
bin add optional dependency on logs 2024-01-23 23:32:20 -05:00
camlzip add optional dependency on logs 2024-01-23 23:32:20 -05:00
gen rename IO.{In,Out}_channel to avoid confusion 2023-08-08 12:57:12 -04:00
prometheus fix: used the wrong registry in prometheus middleware 2024-02-12 16:19:58 -05:00
ws doc 2024-02-08 15:35:33 -05:00
dune feat: optional dep on magic-mime for http_of_dir 2024-02-21 22:03:31 -05:00
mime_.dummy.ml feat: optional dep on magic-mime for http_of_dir 2024-02-21 22:03:31 -05:00
mime_.magic.ml feat: optional dep on magic-mime for http_of_dir 2024-02-21 22:03:31 -05:00
mime_.mli feat: optional dep on magic-mime for http_of_dir 2024-02-21 22:03:31 -05:00
Tiny_httpd.ml add optional dependency on logs 2024-01-23 23:32:20 -05:00
Tiny_httpd.mli add optional dependency on logs 2024-01-23 23:32:20 -05:00
Tiny_httpd_buf.ml security: zero out buffers from pool before reusing them 2023-08-09 16:05:36 -04:00
Tiny_httpd_buf.mli prepare for 0.15 2023-12-05 16:11:28 -05:00
Tiny_httpd_dir.ml feat: optional dep on magic-mime for http_of_dir 2024-02-21 22:03:31 -05:00
Tiny_httpd_dir.mli ocamlformat 2023-05-23 17:40:18 -04:00
Tiny_httpd_html.ml prepare for 0.14 2023-08-08 16:49:19 -04:00
Tiny_httpd_io.ml feat IO: add Input.{of_slice,append} 2024-02-05 01:06:37 -05:00
Tiny_httpd_log.default.ml stupid bugfix 2024-01-23 23:32:21 -05:00
Tiny_httpd_log.logs.ml info-level logging for each request 2024-01-23 23:32:21 -05:00
Tiny_httpd_log.mli info-level logging for each request 2024-01-23 23:32:21 -05:00
Tiny_httpd_pool.ml fix issue for 4.04 2023-06-23 17:58:11 -04:00
Tiny_httpd_pool.mli prepare for 0.14 2023-08-08 16:49:19 -04:00
Tiny_httpd_server.ml perf: only call select in accept loop if accept would have blocked 2024-02-17 11:51:50 -05:00
Tiny_httpd_server.mli fix warning 2024-02-12 16:19:36 -05:00
Tiny_httpd_stream.ml rename IO.{In,Out}_channel to avoid confusion 2023-08-08 12:57:12 -04:00
Tiny_httpd_stream.mli prepare for 0.14 2023-08-08 16:49:19 -04:00
Tiny_httpd_util.ml expose client address to websocket 2024-02-05 01:07:34 -05:00
Tiny_httpd_util.mli expose client address to websocket 2024-02-05 01:07:34 -05:00