mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
5 lines
157 B
Markdown
5 lines
157 B
Markdown
# FilePathWithHeaders Object
|
|
|
|
* `path` String - The path to the file to send.
|
|
* `headers` Record<string, string> (optional) - Additional headers to be sent.
|