mirror of
https://github.com/electron/electron.git
synced 2026-01-14 09:58:04 -05:00
5 lines
159 B
Markdown
5 lines
159 B
Markdown
# FilePathWithHeaders Object
|
|
|
|
* `path` string - The path to the file to send.
|
|
* `headers` Record\<string, string\> (optional) - Additional headers to be sent.
|