Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/NavigationPreloadState.cs
https://www.w3.org/TR/service-workers/#dictdef-navigationpreloadstate
| Property | Type | Access | Description |
|---|---|---|---|
NavigationPreloadState |
class |
get | https://www.w3.org/TR/service-workers/#dictdef-navigationpreloadstate |
HeaderValue |
string? |
get | A string containing the value that will be sent in the Service-Worker-Navigation-Preload HTTP header following a preloading fetch(). This defaults to true unless the value was changed using NavigationPreloadManager.setHeaderValue(). |