tiny_httpd/src/core
Simon Cruanes 8a8aadfbb0
Some checks failed
github pages / deploy (push) Has been cancelled
build / build (4.08.x, ubuntu-latest) (push) Has been cancelled
build / build (4.14.x, ubuntu-latest) (push) Has been cancelled
build / build (5.03.x, ubuntu-latest) (push) Has been cancelled
doc
2025-06-24 21:13:18 -04:00
..
gen fix warnings 2025-06-06 22:24:39 -04: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): set will not reallocate whole list if not needed 2025-04-18 09:37:27 -04:00
headers.mli feat(headers): use case insensitive comparison 2025-04-18 09:37:27 -04: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 prepare for 0.18 2025-04-18 09:37:27 -04: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 feat pool: expose acquire/release 2025-04-18 09:37:27 -04:00
pool.mli prepare for 0.19 2025-04-18 09:37:27 -04: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 fix(response): do not override "content-length" in raw response 2025-04-18 09:37:27 -04:00
response.mli prepare for 0.18 2025-04-18 09:37:27 -04:00
response_code.ml detail 2025-03-25 15:01:17 -04:00
response_code.mli prepare for 0.17 2024-06-20 15:23:51 -04:00
route.ml format 2025-06-06 22:25:48 -04:00
route.mli doc 2025-06-24 21:13:18 -04:00
server.ml fix warnings 2025-06-06 22:24:39 -04:00
server.mli prepare for 0.18 2025-04-18 09:37:27 -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
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