MCPcopy
hub / github.com/hapijs/hapi / cors.js

File cors.js

lib/cors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Boom = require('@hapi/boom');
4const Hoek = require('@hapi/hoek');

Callers

nothing calls this directly

Calls 5

matchMethod · 0.80
_headerMethod · 0.80
responseMethod · 0.65
codeMethod · 0.65
varyMethod · 0.65

Tested by

no test coverage detected