Class type Nethttpd_kernel.http_protocol_hooks

class type http_protocol_hooks = object .. end
Allows it to set hooks for Nethttpd_kernel.http_protocol

method tls_set_cache : store:(string -> string -> unit) ->
remove:(string -> unit) -> retrieve:(string -> string) -> unit
Sets the functions for accessing the session cache