IncomingResponse

HTTP~ IncomingResponse

An HTTP response from a remote host.

Constructor

new IncomingResponse()

Source:

Members

body

Retrieves the body of the HTTP response.

Source:

headers

Retrieves the headers of the HTTP response.

Source:

statusCode

Retrieves the status code of the HTTP response.

Source: