| AuthChallenge |
Authorization challenge for HTTP status code 401 or 407.
|
| AuthChallengeResponse |
Response to an AuthChallenge.
|
| BlockedCookieWithReason |
A cookie with was not sent with a request with the corresponding reason.
|
| BlockedSetCookieWithReason |
A cookie which was not stored from a response with the corresponding reason.
|
| CachedResource |
Information about the cached resource.
|
| ClientSecurityState |
|
| ConnectTiming |
|
| Cookie |
Cookie object
|
| CookieParam |
Cookie parameter object
|
| CorsErrorStatus |
|
| CrossOriginEmbedderPolicyStatus |
|
| CrossOriginOpenerPolicyStatus |
|
| DataReceived |
Fired when data chunk was received over the network.
|
| EventSourceMessageReceived |
Fired when EventSource message is received.
|
| Headers |
Request / response headers as keys / values of JSON object.
|
| Initiator |
Information about the request initiator.
|
| InterceptionId |
Unique intercepted request identifier.
|
| LoaderId |
Unique loader identifier.
|
| LoadingFailed |
Fired when HTTP request has failed to load.
|
| LoadingFinished |
Fired when HTTP request has finished loading.
|
| 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.
|
| MonotonicTime |
Monotonically increasing time in seconds since an arbitrary point in the past.
|
| PostDataEntry |
Post data entry for HTTP request
|
| ReportId |
|
| ReportingApiReport |
An object representing a report generated by the Reporting API.
|
| Request |
HTTP request data.
|
| RequestId |
Unique request identifier.
|
| RequestIntercepted |
Deprecated. |
| RequestPattern |
Request pattern for interception.
|
| RequestWillBeSent |
Fired when page is about to send HTTP request.
|
| RequestWillBeSentExtraInfo |
Fired when additional information about a requestWillBeSent event is available from the
network stack.
|
| ResourceChangedPriority |
Fired when resource loading priority is changed
|
| ResourceTiming |
Timing information for the request.
|
| Response |
HTTP response data.
|
| ResponseReceived |
Fired when HTTP response is available.
|
| ResponseReceivedExtraInfo |
Fired when additional information about a responseReceived event is available from the network
stack.
|
| SecurityDetails |
Security details about a request.
|
| SecurityIsolationStatus |
|
| SignedCertificateTimestamp |
Details of a signed certificate timestamp (SCT).
|
| SignedExchangeError |
Information about a signed exchange response.
|
| SignedExchangeHeader |
Information about a signed exchange header.
|
| SignedExchangeInfo |
Information about a signed exchange response.
|
| SignedExchangeReceived |
Fired when a signed exchange was received over the network
|
| SignedExchangeSignature |
Information about a signed exchange signature.
|
| SubresourceWebBundleInnerResponseError |
Fired when request for resources within a .wbn file failed.
|
| SubresourceWebBundleInnerResponseParsed |
Fired when handling requests for resources within a .wbn file.
|
| SubresourceWebBundleMetadataError |
Fired once when parsing the .wbn file has failed.
|
| SubresourceWebBundleMetadataReceived |
Fired once when parsing the .wbn file has succeeded.
|
| TimeSinceEpoch |
UTC time in seconds, counted from January 1, 1970.
|
| TrustTokenOperationDone |
Fired exactly once for each Trust Token operation.
|
| TrustTokenParams |
Determines what type of Trust Token operation is executed and
depending on the type, some additional parameters.
|
| WebSocketClosed |
Fired when WebSocket is closed.
|
| WebSocketCreated |
Fired upon WebSocket creation.
|
| WebSocketFrame |
WebSocket message data.
|
| WebSocketFrameError |
Fired when WebSocket message error occurs.
|
| WebSocketFrameReceived |
Fired when WebSocket message is received.
|
| WebSocketFrameSent |
Fired when WebSocket message is sent.
|
| WebSocketHandshakeResponseReceived |
Fired when WebSocket handshake response becomes available.
|
| WebSocketRequest |
WebSocket request data.
|
| WebSocketResponse |
WebSocket response data.
|
| WebSocketWillSendHandshakeRequest |
Fired when WebSocket is about to initiate handshake.
|
| WebTransportClosed |
Fired when WebTransport is disposed.
|
| WebTransportConnectionEstablished |
Fired when WebTransport handshake is finished.
|
| WebTransportCreated |
Fired upon WebTransport creation.
|