CompletedResponse
Nodepod API / src / http / CompletedResponse
Interface: CompletedResponse
Section titled “Interface: CompletedResponse”Defined in: src/polyfills/http.ts:39
Properties
Section titled “Properties”body:
Buffer
Defined in: src/polyfills/http.ts:43
headers
Section titled “headers”headers:
Record<string,string|string[]>
Defined in: src/polyfills/http.ts:42
statusCode
Section titled “statusCode”statusCode:
number
Defined in: src/polyfills/http.ts:40
statusMessage
Section titled “statusMessage”statusMessage:
string
Defined in: src/polyfills/http.ts:41