tiny_httpd/src
2024-02-22 19:00:01 -05:00
..
bin http_of_dir: ability to setup socket timeout 2024-02-21 22:09:18 -05:00
camlzip remove some uses of scanf in parsing 2024-02-22 19:00:01 -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 remove some uses of scanf in parsing 2024-02-22 19:00:01 -05:00
Tiny_httpd.ml add optional dependency on logs 2024-01-23 23:32:20 -05:00
Tiny_httpd.mli remove some uses of scanf in parsing 2024-02-22 19:00:01 -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 fix: avoid collisions in Mime_ private module 2024-02-22 18:33:57 -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 error handling, and bugfix (idempotent closing of Unix.fd) 2024-02-22 18:23:18 -05:00
Tiny_httpd_log.default.ml stupid bugfix 2024-01-23 23:32:21 -05:00
Tiny_httpd_log.logs.ml error handling, and bugfix (idempotent closing of Unix.fd) 2024-02-22 18:23:18 -05:00
Tiny_httpd_log.mli info-level logging for each request 2024-01-23 23:32:21 -05:00
Tiny_httpd_mime_.dummy.ml fix: avoid collisions in Mime_ private module 2024-02-22 18:33:57 -05:00
Tiny_httpd_mime_.magic.ml fix: avoid collisions in Mime_ private module 2024-02-22 18:33:57 -05:00
Tiny_httpd_mime_.mli fix: avoid collisions in Mime_ private module 2024-02-22 18:33:57 -05:00
Tiny_httpd_parse_.ml remove some uses of scanf in parsing 2024-02-22 19:00:01 -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 remove some uses of scanf in parsing 2024-02-22 19:00:01 -05:00
Tiny_httpd_server.mli remove some uses of scanf in parsing 2024-02-22 19:00:01 -05:00
Tiny_httpd_stream.ml remove some uses of scanf in parsing 2024-02-22 19:00:01 -05:00
Tiny_httpd_stream.mli error handling, and bugfix (idempotent closing of Unix.fd) 2024-02-22 18:23:18 -05:00
Tiny_httpd_util.ml remove some uses of scanf in parsing 2024-02-22 19:00:01 -05:00
Tiny_httpd_util.mli expose client address to websocket 2024-02-05 01:07:34 -05:00