| Class and Description |
|---|
| AuthChallengeResponse
Response to an AuthChallenge.
|
| ConnectionType
The underlying connection technology that the browser is supposedly using.
|
| ContentEncoding
List of content encodings supported by the backend.
|
| Cookie
Cookie object
|
| CookieParam
Cookie parameter object
|
| CookiePriority
Represents the cookie's 'Priority' status:
https://tools.ietf.org/html/draft-west-cookie-priority-00
|
| CookieSameSite
Represents the cookie's 'SameSite' status:
https://tools.ietf.org/html/draft-west-first-party-cookies
|
| CookieSourceScheme
Represents the source scheme of the origin that originally set the cookie.
|
| ErrorReason
Network level fetch failure reason.
|
| LoadNetworkResourceOptions
An options object that may be extended later to better support CORS, CORB and streaming.
|
| LoadNetworkResourcePageResult
An object providing the result of a network resource load.
|
| RequestPattern
Request pattern for interception.
|
| ResponseBody |
| ResponseBodyForInterception |
| SecurityIsolationStatus |
| Class and Description |
|---|
| ErrorReason
Network level fetch failure reason.
|
| Request
HTTP request data.
|
| ResourceType
Resource type as it was perceived by the rendering engine.
|
| Class and Description |
|---|
| AuthChallenge
Authorization challenge for HTTP status code 401 or 407.
|
| BlockedCookieWithReason
A cookie with was not sent with a request with the corresponding reason.
|
| BlockedReason
The reason why request was blocked.
|
| BlockedSetCookieWithReason
A cookie which was not stored from a response with the corresponding reason.
|
| ClientSecurityState |
| CorsErrorStatus |
| ErrorReason
Network level fetch failure reason.
|
| Initiator
Information about the request initiator.
|
| IPAddressSpace |
| Request
HTTP request data.
|
| ResourcePriority
Loading priority of a resource request.
|
| ResourceType
Resource type as it was perceived by the rendering engine.
|
| Response
HTTP response data.
|
| SignedExchangeInfo
Information about a signed exchange response.
|
| TrustTokenOperationType |
| WebSocketFrame
WebSocket message data.
|
| WebSocketRequest
WebSocket request data.
|
| WebSocketResponse
WebSocket response data.
|
| Class and Description |
|---|
| ClientSecurityState |
| CorsErrorStatus |
| IPAddressSpace |
| Class and Description |
|---|
| AuthChallengeResponseResponse
The decision on what to do in response to the authorization challenge.
|
| AuthChallengeSource
Source of the authentication challenge.
|
| BlockedReason
The reason why request was blocked.
|
| CertificateTransparencyCompliance
Whether the request complied with Certificate Transparency policy.
|
| ConnectionType
The underlying connection technology that the browser is supposedly using.
|
| ContentEncoding
List of content encodings supported by the backend.
|
| Cookie
Cookie object
|
| CookieBlockedReason
Types of reasons why a cookie may not be sent with a request.
|
| CookiePriority
Represents the cookie's 'Priority' status:
https://tools.ietf.org/html/draft-west-cookie-priority-00
|
| CookieSameSite
Represents the cookie's 'SameSite' status:
https://tools.ietf.org/html/draft-west-first-party-cookies
|
| CookieSourceScheme
Represents the source scheme of the origin that originally set the cookie.
|
| CorsError
The reason why request was blocked.
|
| CrossOriginEmbedderPolicyStatus |
| CrossOriginEmbedderPolicyValue |
| CrossOriginOpenerPolicyStatus |
| CrossOriginOpenerPolicyValue |
| ErrorReason
Network level fetch failure reason.
|
| InitiatorType
Type of this initiator.
|
| InterceptionStage
Stages of the interception to begin intercepting.
|
| IPAddressSpace |
| PostDataEntry
Post data entry for HTTP request
|
| PrivateNetworkRequestPolicy |
| RequestReferrerPolicy
The referrer policy of the request, as defined in https://www.w3.org/TR/referrer-policy/
|
| ResourcePriority
Loading priority of a resource request.
|
| ResourceTiming
Timing information for the request.
|
| ResourceType
Resource type as it was perceived by the rendering engine.
|
| Response
HTTP response data.
|
| SecurityDetails
Security details about a request.
|
| ServiceWorkerResponseSource
Source of serviceworker response.
|
| SetCookieBlockedReason
Types of reasons why a cookie may not be stored from a response.
|
| SignedCertificateTimestamp
Details of a signed certificate timestamp (SCT).
|
| SignedExchangeError
Information about a signed exchange response.
|
| SignedExchangeErrorField
Field type for a signed exchange related error.
|
| SignedExchangeHeader
Information about a signed exchange header.
|
| SignedExchangeSignature
Information about a signed exchange signature.
|
| TrustTokenOperationType |
| TrustTokenParams
Determines what type of Trust Token operation is executed and depending on the type, some
additional parameters.
|
| TrustTokenParamsRefreshPolicy
Only set for "token-redemption" type and determine whether to request a fresh SRR or use a still
valid cached SRR.
|
| Class and Description |
|---|
| ResourceType
Resource type as it was perceived by the rendering engine.
|
Copyright © 2021 Kenan Klisura. All rights reserved.