package simple_httpd
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Simple HTTP server using ocaml 5 domains
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.tar.gz
md5=91bac42325d71caf3af41a26b0e6a2df
sha512=e34b117eb44899c2e299069143bf857122f35bb157d988137d6034892b8a6b419eec893c13a620b8d416a42246777d46291a715ed4e719be354e37651331dbf0
doc/simple_httpd/Simple_httpd/Host/index.html
Module Simple_httpd.HostSource
Hight level module to write server handling multiple hosts/addresses
A module of this type is provided to Init functor to allow you to initialize the route of your host
Source
val start_server :
?start_functions:(unit -> unit) list ->
(module Server.Parameters) ->
(module Host) list ->
unitstart a server with the given list of Host
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>