package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method auth_domain : Neturl.url list * int
method auth_realm : string
method auth_scheme : string
method auth_session_id : string option
method auth_user : string
method authenticate : http_call -> bool -> (string * string) list auth_status
method invalidate : http_call -> unit