Skip to main content

HTTPResponse.buffer() method

Signature:

buffer(): Promise<Buffer>;

Returns:

Promise<Buffer>

Promise which resolves to a buffer with response body.