tiny_httpd/src/core
2024-03-28 11:56:38 -04:00
..
gen wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
buf.ml finish refactor 2024-02-26 15:48:10 -05:00
buf.mli finish refactor 2024-02-26 15:48:10 -05:00
common_.ml wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
dune move Time into a proper module in the core, depopt on mtime 2024-03-27 16:05:12 -04:00
headers.ml feat: add IO.Input_with_timeout for network sockets 2024-03-27 16:05:26 -04:00
headers.mli feat: add IO.Input_with_timeout for network sockets 2024-03-27 16:05:26 -04:00
IO.ml feat: add IO.Input_with_timeout for network sockets 2024-03-27 16:05:26 -04:00
log.default.ml wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
log.logs.ml wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
log.mli wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
meth.ml wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
meth.mli wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
parse_.ml wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
pool.ml fix prometheus 2024-02-26 14:05:56 -05:00
pool.mli wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
request.ml feat: add IO.Input_with_timeout for network sockets 2024-03-27 16:05:26 -04:00
request.mli feat: add IO.Input_with_timeout for network sockets 2024-03-27 16:05:26 -04:00
response.ml expose Response.Bad_req 2024-02-28 16:11:16 -05:00
response.mli expose Response.Bad_req 2024-02-28 16:11:16 -05:00
response_code.ml fix: 1xx codes are also success 2024-03-25 14:24:17 -04:00
response_code.mli wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
route.ml wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
route.mli wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
server.ml fix warning 2024-03-28 11:56:38 -04:00
server.mli feat: add IO.Input_with_timeout for network sockets 2024-03-27 16:05:26 -04:00
stream.ml.tmp wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
stream.mli.tmp wip: use Iostream for IOs; add hmap to request; refactor 2024-02-26 13:41:55 -05:00
time.default.ml move Time into a proper module in the core, depopt on mtime 2024-03-27 16:05:12 -04:00
time.mli move Time into a proper module in the core, depopt on mtime 2024-03-27 16:05:12 -04:00
time.mtime.ml move Time into a proper module in the core, depopt on mtime 2024-03-27 16:05:12 -04:00
util.ml comment 2024-02-28 15:16:14 -05:00
util.mli refactor the rest 2024-02-26 13:55:20 -05:00