Package org.hildan.chrome.devtools.domains.network
See: Description
-
Class Summary Class Description CanClearBrowserCacheResponse Response type for the NetworkDomain.canClearBrowserCache command. CanClearBrowserCookiesResponse Response type for the NetworkDomain.canClearBrowserCookies command. CanEmulateNetworkConditionsResponse Response type for the NetworkDomain.canEmulateNetworkConditions command. ContinueInterceptedRequestRequest Request object containing input parameters for the NetworkDomain.continueInterceptedRequest command. DeleteCookiesRequest Request object containing input parameters for the NetworkDomain.deleteCookies command. EmulateNetworkConditionsRequest Request object containing input parameters for the NetworkDomain.emulateNetworkConditions command. EnableRequest Request object containing input parameters for the NetworkDomain.enable command. GetAllCookiesResponse Response type for the NetworkDomain.getAllCookies command. GetCertificateRequest Request object containing input parameters for the NetworkDomain.getCertificate command. GetCertificateResponse Response type for the NetworkDomain.getCertificate command. GetCookiesRequest Request object containing input parameters for the NetworkDomain.getCookies command. GetCookiesResponse Response type for the NetworkDomain.getCookies command. GetResponseBodyRequest Request object containing input parameters for the NetworkDomain.getResponseBody command. GetResponseBodyResponse Response type for the NetworkDomain.getResponseBody command. GetRequestPostDataRequest Request object containing input parameters for the NetworkDomain.getRequestPostData command. GetRequestPostDataResponse Response type for the NetworkDomain.getRequestPostData command. GetResponseBodyForInterceptionRequest Request object containing input parameters for the NetworkDomain.getResponseBodyForInterception command. GetResponseBodyForInterceptionResponse Response type for the NetworkDomain.getResponseBodyForInterception command. TakeResponseBodyForInterceptionAsStreamRequest Request object containing input parameters for the NetworkDomain.takeResponseBodyForInterceptionAsStream command. TakeResponseBodyForInterceptionAsStreamResponse Response type for the NetworkDomain.takeResponseBodyForInterceptionAsStream command. ReplayXHRRequest Request object containing input parameters for the NetworkDomain.replayXHR command. SearchInResponseBodyRequest Request object containing input parameters for the NetworkDomain.searchInResponseBody command. SearchInResponseBodyResponse Response type for the NetworkDomain.searchInResponseBody command. SetBlockedURLsRequest Request object containing input parameters for the NetworkDomain.setBlockedURLs command. SetBypassServiceWorkerRequest Request object containing input parameters for the NetworkDomain.setBypassServiceWorker command. SetCacheDisabledRequest Request object containing input parameters for the NetworkDomain.setCacheDisabled command. SetCookieRequest Request object containing input parameters for the NetworkDomain.setCookie command. SetCookieResponse Response type for the NetworkDomain.setCookie command. SetCookiesRequest Request object containing input parameters for the NetworkDomain.setCookies command. SetDataSizeLimitsForTestRequest Request object containing input parameters for the NetworkDomain.setDataSizeLimitsForTest command. SetExtraHTTPHeadersRequest Request object containing input parameters for the NetworkDomain.setExtraHTTPHeaders command. SetAttachDebugStackRequest Request object containing input parameters for the NetworkDomain.setAttachDebugStack command. SetRequestInterceptionRequest Request object containing input parameters for the NetworkDomain.setRequestInterception command. SetUserAgentOverrideRequest Request object containing input parameters for the NetworkDomain.setUserAgentOverride command. GetSecurityIsolationStatusRequest Request object containing input parameters for the NetworkDomain.getSecurityIsolationStatus command. GetSecurityIsolationStatusResponse Response type for the NetworkDomain.getSecurityIsolationStatus command. LoadNetworkResourceRequest Request object containing input parameters for the NetworkDomain.loadNetworkResource command. LoadNetworkResourceResponse Response type for the NetworkDomain.loadNetworkResource command. NetworkDomain Network domain allows tracking network activities of the page. ResourceTiming Timing information for the request. PostDataEntry Post data entry for HTTP requestOfficial doc Request HTTP request data. SignedCertificateTimestamp Details of a signed certificate timestamp (SCT). SecurityDetails Security details about a request. CorsErrorStatus Official doc TrustTokenParams Determines what type of Trust Token operation is executed and depending on the type, some additional parameters. Response HTTP response data. WebSocketRequest WebSocket request data. WebSocketResponse WebSocket response data. WebSocketFrame WebSocket message data. CachedResource Information about the cached resource. Initiator Information about the request initiator. Cookie Cookie objectOfficial doc BlockedSetCookieWithReason A cookie which was not stored from a response with the corresponding reason. BlockedCookieWithReason A cookie with was not sent with a request with the corresponding reason. CookieParam Cookie parameter objectOfficial doc AuthChallenge Authorization challenge for HTTP status code 401 or 407. AuthChallengeResponse Response to an AuthChallenge. RequestPattern Request pattern for interception. SignedExchangeSignature Information about a signed exchange signature. SignedExchangeHeader Information about a signed exchange header. SignedExchangeError Information about a signed exchange response. SignedExchangeInfo Information about a signed exchange response. ClientSecurityState Official doc CrossOriginOpenerPolicyStatus Official doc CrossOriginEmbedderPolicyStatus Official doc SecurityIsolationStatus Official doc LoadNetworkResourcePageResult An object providing the result of a network resource load. LoadNetworkResourceOptions An options object that may be extended later to better support CORS, CORB and streaming. -
Enum Summary Enum Description ResourceType Resource type as it was perceived by the rendering engine. ErrorReason Network level fetch failure reason. ConnectionType The underlying connection technology that the browser is supposedly using. CookieSameSite Represents the cookie's 'SameSite' status: https://tools.ietf. CookiePriority Represents the cookie's 'Priority' status: https://tools.ietf. ResourcePriority Loading priority of a resource request. CertificateTransparencyCompliance Whether the request complied with Certificate Transparency policy. BlockedReason The reason why request was blocked. CorsError The reason why request was blocked. ServiceWorkerResponseSource Source of serviceworker response. TrustTokenOperationType Official doc SetCookieBlockedReason Types of reasons why a cookie may not be stored from a response. CookieBlockedReason Types of reasons why a cookie may not be sent with a request. InterceptionStage Stages of the interception to begin intercepting. SignedExchangeErrorField Field type for a signed exchange related error. PrivateNetworkRequestPolicy Official doc IPAddressSpace Official doc CrossOriginOpenerPolicyValue Official doc CrossOriginEmbedderPolicyValue Official doc