package eliom

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Eliom_configSource

Sourceval get_default_hostname : unit -> string
Sourceval get_default_port : unit -> int
Sourceval get_default_sslport : unit -> int
Sourceval default_protocol_is_https : unit -> bool
Sourceval debug_timings : bool ref
Sourceval set_tracing : bool -> unit

Not tracing by default. Can be dynamically set by adding "#__trace" to the URL.

Sourceval get_tracing : unit -> bool
Sourceval get_debugmode : unit -> bool

Same as Ocsigen_config.get_debugmode. On client side, returns false for now.

OCaml

Innovation. Community. Security.