-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
enhancementNew feature or requestNew feature or requestmodule-networkNetwork moduleNetwork moduleneeds-discussionIssues to be discussed by the working groupIssues to be discussed by the working group
Description
CDP exposes Network.ResourceType which indicates what kind of resource is being loaded https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-ResourceType
This type of information is commonly exposed in browser DevTools and, for example, Puppeteer also exposes it to the users so that users can perform analysis and interception based on the resource type detected by the browser.
The resourceType partially matches https://fetch.spec.whatwg.org/#concept-request-destination
jennifer-shehane and AtofStryker
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmodule-networkNetwork moduleNetwork moduleneeds-discussionIssues to be discussed by the working groupIssues to be discussed by the working group