Class FileResponseFactory

HTTP response factory that sends a file referenced by a given UniversalPath.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

The file to be sent.

targetStatus: HTTPStatus = HTTPStatus.OK

The status that should be set on the response.

Methods