MCPcopy
hub / github.com/scality/cloudserver / bucketPutCors.js

File bucketPutCors.js

tests/unit/api/bucketPutCors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const { errors } = require('arsenal');
3
4const { bucketPut } = require('../../../lib/api/bucketPut');

Callers

nothing calls this directly

Calls 10

bucketPutFunction · 0.85
bucketPutCorsFunction · 0.85
parseCorsXmlFunction · 0.85
writeMethod · 0.80
getCorsMethod · 0.80
_testPutBucketCorsFunction · 0.70
_generateSampleXmlFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected