mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04: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.
|