tiny_httpd/src/core
2024-12-25 11:12:42 -05: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 format 2024-08-15 09:18:15 -04:00
headers.ml feat headers: expose parsing helper 2024-12-02 14:19:06 -05:00
headers.mli feat headers: expose parsing helper 2024-12-02 14:19:06 -05:00
IO.ml better error message on IO failure 2024-08-01 10:51:35 -04:00
log.default.ml new flag ?enable_logging to disable regular logs (not debug) 2024-12-04 15:52:32 -05:00
log.logs.ml new flag ?enable_logging to disable regular logs (not debug) 2024-12-04 15:52:32 -05:00
log.mli new flag ?enable_logging to disable regular logs (not debug) 2024-12-04 15:52:32 -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 fix parsing: stricter checks for CRLF 2024-10-13 20:42:26 -04:00
request.mli prepare for 0.17 2024-06-20 15:23:51 -04:00
response.ml feat response: add pp_with; have pp hide set-cookie headers 2024-09-27 15:26:20 -04:00
response.mli feat response: add pp_with; have pp hide set-cookie headers 2024-09-27 15:26:20 -04:00
response_code.ml fix: 1xx codes are also success 2024-03-25 14:24:17 -04:00
response_code.mli prepare for 0.17 2024-06-20 15:23:51 -04: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 new flag ?enable_logging to disable regular logs (not debug) 2024-12-04 15:52:32 -05:00
server.mli new flag ?enable_logging to disable regular logs (not debug) 2024-12-04 15:52:32 -05: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
util.ml fix percent encoding for < 0x10 chars 2024-12-25 11:12:42 -05:00
util.mli prepare for 0.17 2024-06-20 15:23:51 -04:00