Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{ promisify } = require(
'util'
);
2
const
assert = require(
'assert'
);
3
const
async
= require(
'async'
);
4
const
{ errorInstances } = require(
'arsenal'
);
Callers
nothing calls this directly
Calls
13
promisify
Function · 0.85
withV4
Function · 0.85
requestHead
Function · 0.85
empty
Method · 0.80
deleteOne
Method · 0.80
write
Method · 0.80
createOne
Method · 0.80
send
Method · 0.80
checkNoError
Function · 0.70
dateFromNow
Function · 0.70
checkError
Function · 0.70
dateConvert
Function · 0.70
Tested by
no test coverage detected