]> matita.cs.unibo.it Git - helm.git/blob - matita/components/ocaml_http_stubs/http_daemon.ml
Dependency on ocaml_http replaced by ocaml_http_stubs stubs
[helm.git] / matita / components / ocaml_http_stubs / http_daemon.ml
1 let send_basic_headers ?version ~code _ = assert false
2
3 let send_headers ~headers _ = assert false
4
5 let send_CRLF _ = assert false