handy_httpd.components.responses

Contains convenience functions for pre-formatted HTTP responses.

Members

Functions

fileResponse
void fileResponse(HttpResponse response, string filename, string type)

Convenience method to send a file response to a request.