• Creates a response with the given status code and its default status message as the body

    Parameters

    • status: number

      Status code

    • Optional options: Omit<ResponseInit, "status">

    Returns Response

Generated using TypeDoc