MCPcopy Index your code
hub / github.com/scality/cloudserver / objectHead.js

File objectHead.js

tests/functional/aws-node-sdk/test/object/objectHead.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { promisify } = require('util');
2const assert = require('assert');
3const async = require('async');
4const { errorInstances } = require('arsenal');

Callers

nothing calls this directly

Calls 13

promisifyFunction · 0.85
withV4Function · 0.85
requestHeadFunction · 0.85
emptyMethod · 0.80
deleteOneMethod · 0.80
writeMethod · 0.80
createOneMethod · 0.80
sendMethod · 0.80
checkNoErrorFunction · 0.70
dateFromNowFunction · 0.70
checkErrorFunction · 0.70
dateConvertFunction · 0.70

Tested by

no test coverage detected