• A redirect response that will force a document reload to the new location. Sets the status code and the Location header. Defaults to "302 Found".

    Parameters

    • url: string
    • Optional init: number | ResponseInit

    Returns Response