• This function performs an HEAD request to fetch the content-type of the given url.

    Parameters

    • pUrl: string

    Returns Promise<string | null>

Generated using TypeDoc