• Checks if the Fetch API is supported in the current environment.

    Parameters

    • OptionalwithKeepAlive: boolean

      [Optional] If True, check if fetch is available and it supports the keepalive feature, otherwise only check if fetch is supported

    Returns boolean

    True if supported, otherwise false