Header menu logo fable-electron-docs-api

IOnPreconnect Type

Emitted when a render process requests preconnection to a URL, generally due to a resource hint.

Instance members

Instance member Description

this.allowCredentials

Full Usage: this.allowCredentials

Modifiers: abstract

True if the renderer is requesting that the connection include credentials (see the spec for more details.)

this.event

Full Usage: this.event

Modifiers: abstract

this.preconnectUrl

Full Usage: this.preconnectUrl

Modifiers: abstract

The URL being requested for preconnection by the renderer.

Type something to start searching.