Libertas OS API Documentation
    Preparing search index...

    Function Libertas_NetHttpSetAuth

    • 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