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