| 类 | 说明 |
|---|---|
| AuthChallenge |
Authorization challenge for HTTP status code 401 or 407.
|
| Cookie |
Cookie object
|
| CookieParam | |
| DeleteCookiesParameters |
Deletes browser cookies with matching name and url or domain/path pair.
|
| ErrorReason | |
| Initiator |
Information about the request initiator.
|
| LoadingFailedPayload |
Fired when HTTP request has failed to load.
|
| LoadingFinishedPayload |
Fired when HTTP request has finished loading.
|
| RemoteAddress | |
| RequestPayload |
HTTP request data.
|
| RequestServedFromCachePayload |
Fired if request ended up loading from cache.
|
| RequestWillBeSentPayload |
Fired when page is about to send HTTP request.
|
| ResourceTiming |
Timing information for the request.
|
| ResponsePayload |
HTTP response data.
|
| ResponseReceivedPayload |
Fired when HTTP response is available.
|
| SecurityDetailsPayload |
Security details about a request.
|
| SignedCertificateTimestamp |
Details of a signed certificate timestamp (SCT).
|
| 枚举 | 说明 |
|---|---|
| ErrorCode |
Copyright © 2020. All rights reserved.