function populateAbortErrorResponse

export declare function populateAbortErrorResponse(res: ServerResponse): void;

Populates a server response with data relevant for a timeout

Parameters

res: ServerResponse
The sever response to populate