Readonly
allow1918by default speculative connections are not made to RFC 1918 addresses
Readonly
ignoreUsed to determine if we will ignore the existence of any currently idle connections when we decide whether or not to make a speculative connection.
Readonly
ignoreBy default the speculative connections triggered by nsISpeculativeConnect
should respect the user certificate checks implemented in nsHttpHandler.
The checks can be ignored for Link: rel=preconnect
and is also
controlled by a pref.
Readonly
isUsed by the Predictor to gather telemetry data on speculative connection usage.
Readonly
parallelUsed to determine the maximum number of unused speculative connections we will have open for a host at any one time
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
This is used to override the default values for various values (documented inline) to determine whether or not to actually make a speculative connection.