Class HTMLResponseFactory

Response factory that writes a string to the response as HTML.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

targetStatus: HTTPStatus = HTTPStatus.OK

The status that should be set on the response.

value: string

Methods