Function: expressKitaHtml()
Estimated reading time: less than 1 minuteThe @kitajs/express-html-plugin middleware.
It decorates res.html(), optionally assigns req.id, and enables Suspense streaming by
matching that request id with Suspense rid={req.id}.
Parameters
opts?
Returns
RequestHandler