Plasma GitLab Archive
Projects Blog Knowledge

object
  method create_proxy_session :
    Nethttp_client.http_call ->
    Nethttp_client.http_options Stdlib.ref ->
    Nethttp_client.auth_session option
  method create_session :
    secure:bool ->
    Nethttp_client.http_call ->
    Nethttp_client.http_options Stdlib.ref ->
    Nethttp_client.auth_session option
  method identify_proxy_session :
    Nethttp_client.http_call ->
    Nethttp_client.http_options Stdlib.ref ->
    (string * string * string * int) option
  method identify_session :
    Nethttp_client.http_call ->
    Nethttp_client.http_options Stdlib.ref ->
    (string * string * string * int) option
  method skip_challenge : bool
  method skip_challenge_session :
    Nethttp_client.http_call ->
    Nethttp_client.http_options Stdlib.ref ->
    Nethttp_client.auth_session option
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml