Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/chrome-devtools-mcp
/
Class
src/formatters/NetworkFormatter.ts:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
export
class
NetworkFormatter {
52
#request: HTTPRequest;
53
#options: NetworkFormatterOptions;
54
#requestBody?: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected