The GCP Cloud Functions HTTP response object.
The Functions Framework passes an Express-flavoured response that extends Node's ServerResponse, so the standard ServerResponseWrapper writes to it unchanged.
ServerResponse
ServerResponseWrapper
The GCP Cloud Functions HTTP response object.
The Functions Framework passes an Express-flavoured response that extends Node's
ServerResponse, so the standardServerResponseWrapperwrites to it unchanged.