busao
    Preparing search index...
    • Redirects with support for no client-side JavaScript.

      Parameters

      • request: Request

        The request to the associated endpoint.

      • body: string

        The HTML to be returned by the request.

      • url: string

        The URL to be redirected to.

      Returns Response

      • An HTML response containing the chunk of HTML specified in case HTMX is enabled, enabling reactive behaviour.
      • A redirect to a page with the same content in case HTMX is disabled.