Skip to content

Taxum / @taxum/core / http / htmlResponse

Function: htmlResponse()

htmlResponse(html): ToHttpResponse

Defined in: http/common.ts:56

An HTML response with the content-type header set to text/html.

Parameters

html

string

Returns

ToHttpResponse