export declare function populateAbortErrorResponse(res: ServerResponse): void;
Populates a server response with data relevant for a timeout
Parameters
ServerResponse res:
The sever response to populate
export declare function populateAbortErrorResponse(res: ServerResponse): void;
Populates a server response with data relevant for a timeout