protocol/fetch library

Classes

AuthChallenge
Authorization challenge for HTTP status code 401 or 407.
AuthChallengeResponse
Response to an AuthChallenge.
AuthRequiredEvent
FetchApi
A domain for letting clients substitute browser's network layer with client code.
GetResponseBodyResult
HeaderEntry
Response HTTP header entry
RequestPattern
RequestPausedEvent

Enums

AuthChallengeResponseResponse
AuthChallengeSource
RequestStage
Stages of the request to handle. Request will intercept before the request is sent. Response will intercept after the response is received (but before response body is received).

Extension Types

RequestId
Unique request identifier.