MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / close

Method close

apps/vscode-e2e/src/bedrock-mock-server.ts:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 /** Headers from the most recent converse-stream request (populated after first call). */
8 lastRequestHeaders: http2.IncomingHttpHeaders | undefined
9 close(): Promise<void>
10}
11
12// AWS binary event stream encoder — matches the real Bedrock wire format.

Callers 10

promptForInputMethod · 0.65
runStreamCaseFunction · 0.65
startBedrockMockServerFunction · 0.65
mcp-oauth.test.tsFile · 0.65
withAnthropicProxyFunction · 0.65
pullFunction · 0.65
bedrock.test.tsFile · 0.65
pullFunction · 0.65

Implementers 5

TabGroupsAPIpackages/vscode-shim/src/api/TabGroups
CompactLoggersrc/utils/logging/CompactLogger.ts
CompactTransportsrc/utils/logging/CompactTransport.ts
MockTransportsrc/utils/logging/__tests__/MockTransp
McpOAuthClientProvidersrc/services/mcp/McpOAuthClientProvide

Calls

no outgoing calls

Tested by 3

withAnthropicProxyFunction · 0.52
pullFunction · 0.52
pullFunction · 0.52