class type auth_handler =An authentication handler has the capability of adding the necessary headers to messages.object
..end
method create_session : http_call ->
http_options Pervasives.ref -> auth_session option
method create_proxy_session : http_call ->
http_options Pervasives.ref -> auth_session option