3.14.3 library(http/http_unix_daemon): Run SWI-Prolog HTTP server as a Unix system daemon
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog HTTP support
        • The HTTP server libraries
          • Running the server
            • library(http/http_unix_daemon): Run SWI-Prolog HTTP server as a Unix system daemon
              • http_daemon/0
              • http_opt_type/3
              • http_opt_help/2
              • http_opt_meta/2
              • http_daemon/1
              • http_certificate_hook/3
              • http_server_hook/1
              • sni_options/2
Availability::- use_module(library(http/http_unix_daemon)).
Sourcehttp_opt_type(?Flag, ?Option, ?Type)
http_opt_help(?Option, ?Help)
http_opt_meta(?Option, ?Meta)
Allow reusing http option processing