IOnPreconnect Type
Emitted when a render process requests preconnection to a URL, generally due to a resource hint.
Instance members
| Instance member |
Description
|
Full Usage:
this.allowCredentials
Modifiers: abstract |
True if the renderer is requesting that the connection include credentials (see the spec for more details.) |
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.preconnectUrl
Modifiers: abstract |
The URL being requested for preconnection by the renderer. |
fable-electron-docs-api