mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
8 lines
173 B
Markdown
8 lines
173 B
Markdown
# ProtocolRequest Object
|
|
|
|
* `url` string
|
|
* `referrer` string
|
|
* `method` string
|
|
* `uploadData` [UploadData[]](upload-data.md) (optional)
|
|
* `headers` Record\<string, string\>
|