Dart Documentationchrome.webRequest

chrome.webRequest library

Use the chrome.webRequest API to observe and analyze traffic and to intercept, block, or modify requests in-flight.

Properties

final ChromeWebRequest webRequest #

Accessor for the chrome.webRequest namespace.

final ChromeWebRequest webRequest = new ChromeWebRequest._()

Classes