This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
c63613f290
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
file-path-with-headers.md
Erick Zhao
b9c4b27781
docs: backslash escape parametrized TypeScript types (
#41575
)
...
* docs: backslash escape parametrized TypeScript types * missing instances
2024-03-25 11:19:44 +01:00
159 B
Raw
Blame
History
FilePathWithHeaders Object
path
string - The path to the file to send.
headers
Record<string, string> (optional) - Additional headers to be sent.