mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
226 B
226 B
StreamProtocolResponse Object
statusCodeNumber - The HTTP response codeheadersObject - An object containing the response headersdataReadableStream - A Node.js readable stream representing the response body