MCPcopy Index your code
hub / github.com/nodejs/node / post-resource-and-log.js

File post-resource-and-log.js

test/fixtures/post-resource-and-log.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const url = process.env.REQUEST_URL;
2const resourceData = process.env.RESOURCE_DATA || '{"name":"test","value":"data"}';
3
4let lib;

Callers

nothing calls this directly

Calls 8

requestMethod · 0.65
requireFunction · 0.50
logMethod · 0.45
onMethod · 0.45
errorMethod · 0.45
destroyMethod · 0.45
writeMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected