Constructor new IncomingResponse() Source: http.js, line 354 Members body Retrieves the body of the HTTP response. Source: http.js, line 388 headers Retrieves the headers of the HTTP response. Source: http.js, line 379 statusCode Retrieves the status code of the HTTP response. Source: http.js, line 370