electron/docs/api/structures/file-path-with-headers.md
2019-06-27 14:20:29 -07:00

4 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.