Skip to main content
Version: 15.4.2

ResponseForRequest.body property

Signature:

interface ResponseForRequest {
body: string | Buffer;
}