Stone.js API
    Preparing search index...
    • Create a 302(Redirect) OutgoingHttpResponse.

      Parameters

      • url: string | URL

        The URL to redirect to.

      • statusCode: number = 302

        The status code of the redirect response.

      • headers: HeadersType = {}

        The headers for the response.

      Returns RedirectResponse

      A new instance of RedirectResponse.