]> matita.cs.unibo.it Git - helm.git/blobdiff - 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
diff --git a/matita/components/ocaml_http_stubs/http_daemon.ml b/matita/components/ocaml_http_stubs/http_daemon.ml
new file mode 100644 (file)
index 0000000..9e046cd
--- /dev/null
@@ -0,0 +1,5 @@
+let send_basic_headers ?version ~code _ = assert false
+
+let send_headers ~headers _ = assert false
+
+let send_CRLF _ = assert false