• Set authentication to the HTTP session.

    Parameters

    • fd: number

      A socket handle, created with Libertas_NetNewHttp.

    • user: string

      A string of user name.

    • password: string

      A string of password.

    Returns void

Generated using TypeDoc