Plasma GitLab Archive
Projects Blog Knowledge

sig
  type config_log_error =
      Unix.sockaddr option ->
      Unix.sockaddr option ->
      Nethttp.http_method option ->
      Nethttp.http_header option -> string -> unit
  val nethttpd_processor :
    (Nethttpd_plex.config_log_error -> #Nethttpd_reactor.http_reactor_config) ->
    'Nethttpd_types.http_service -> Netplex_types.processor
  val nethttpd_factory :
    ?config_cgi:Netcgi1_compat.Netcgi_env.cgi_config ->
    ?handlers:(string *
               #Netcgi1_compat.Netcgi_types.cgi_activation
               Nethttpd_services.dynamic_service)
              list ->
    unit -> Netplex_types.processor_factory
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml