Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ getCors
Method
getCors
tests/unit/helpers.js:300–302 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
298
}
299
300
getCors() {
301
return
this._cors;
302
}
303
304
constructXml() {
305
const
xml = [];
Callers
6
collectCorsHeaders
Function · 0.80
corsPreflight
Function · 0.80
bucketGetCors
Function · 0.80
bucketDeleteCors
Function · 0.80
bucketPutCors.js
File · 0.80
bucketDeleteCors.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected