Expand description
Context-level network routing.
This module provides route handlers that apply to all pages in a browser context. Context routes are applied before page routes, allowing context-wide mocking and interception of network requests.
Structs§
- Context
Route Registry - Context-level route handler registry.
Enums§
- Route
Change Notification - Notification sent when context routes change.