StreamProtocolResponse Object
statusCodeNumber - The HTTP response code.headersObject - An object containing the response headers.dataReadableStream - A Node.js readable stream representing the response body.
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
statusCode Number - The HTTP response code.headers Object - An object containing the response headers.data ReadableStream - A Node.js readable stream representing the response body.