This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
main
electron
/
docs
/
api
/
structures
/
file-path-with-headers.md
159 B
Raw
Permalink
Blame
History
FilePathWithHeaders Object
path
string - The path to the file to send.
headers
Record<string, string> (optional) - Additional headers to be sent.