80906c0adb
* refactor(protocol): extract file stream factory Increase readability by moving the file stream creation logic out of the `uploadData` to request body conversion function. * fix: properly flatten streams in `protocol.handle()` Refs: electron/electron#39658 * fix: `protocol.handle()` filter null origin header Refs: electron/electron#40754 * fix: remove obsolete TODO comment Refs: electron/electron#38929 * fix: forward `Blob` parts in `protocol.handle()` Refs: electron/electron#40826 * fix: explicitly error out on unknown chunk parts |
||
---|---|---|
.. | ||
api | ||
.eslintrc.json | ||
default-menu.ts | ||
devtools.ts | ||
guest-view-manager.ts | ||
guest-window-manager.ts | ||
init.ts | ||
ipc-main-impl.ts | ||
ipc-main-internal-utils.ts | ||
ipc-main-internal.ts | ||
message-port-main.ts | ||
parse-features-string.ts | ||
rpc-server.ts | ||
web-view-events.ts |