+ wip content negotation

This commit is contained in:
Swrup 2025-09-15 23:41:36 +02:00
parent 119d31a160
commit cd85efffde
4 changed files with 166 additions and 33 deletions

View file

@ -1,8 +1,8 @@
(executable
(public_name mte)
(name mte)
(modules assets mte config)
(libraries vif fmt jsont))
(modules assets mte config syntax)
(libraries vif fmt jsont cohttp))
(rule
(target assets.ml)