property
http.IncomingMessage.statusCode
statusCode?: number
Only valid for response obtained from ClientRequest.
The 3-digit HTTP response status code. E.G. 404.
property
Only valid for response obtained from ClientRequest.
The 3-digit HTTP response status code. E.G. 404.