package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method create_proxy_session : http_call -> http_options ref -> auth_session option
method create_session : secure:bool -> http_call -> http_options ref -> auth_session option
method identify_proxy_session : http_call -> http_options ref -> (string * string * string * int) option
method identify_session : http_call -> http_options ref -> (string * string * string * int) option
method skip_challenge : bool
method skip_challenge_session : http_call -> http_options ref -> auth_session option
OCaml

Innovation. Community. Security.