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

157 B

FilePathWithHeaders Object

  • path String - The path to the file to send.
  • headers Record<string, string> (optional) - Additional headers to be sent.