MCPcopy Index your code
hub / github.com/smallfawn/QLScriptPublic / sendNotify.js

File sendNotify.js

tools/sendNotify.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const querystring = require('node:querystring');
2const { request: undiciRequest, ProxyAgent, FormData } = require('undici');
3const timeout = 15000;
4

Callers

nothing calls this directly

Calls 2

postMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected