MCPcopy Create free account
hub / github.com/Botloader/botloader / http.ts

File http.ts

integration-tests/http.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpClient } from 'botloader';
2import { runOnce, sendScriptCompletion } from 'lib';
3
4runOnce(script.name, async () => {

Callers

nothing calls this directly

Calls 3

runOnceFunction · 0.90
sendScriptCompletionFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected