Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ responseStreamData.js
File
responseStreamData.js
tests/unit/utils/responseStreamData.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
httpMocks = require(
'node-mocks-http'
);
3
const
{ EventEmitter } = require(
'events'
);
4
const
{ errors, storage, s3routes } = require(
'arsenal'
);
Callers
nothing calls this directly
Calls
1
cleanup
Function · 0.50
Tested by
no test coverage detected