Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/
Class
src/tools/WebFetchTool/utils.ts:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
class
EgressBlockedError extends Error {
38
constructor(public readonly domain: string) {
39
super(
40
JSON.stringify({
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected