property
http.IncomingMessage.statusMessage
statusMessage?: string
Only valid for response obtained from ClientRequest.
The HTTP response status message (reason phrase). E.G. OK or Internal Server Error.