MCPcopy
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

collectCorsHeadersFunction · 0.80
corsPreflightFunction · 0.80
bucketGetCorsFunction · 0.80
bucketDeleteCorsFunction · 0.80
bucketPutCors.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected