originAllowed

Whether an Origin header value (e.g. "http://localhost:3000") is localhost or listed.

package @safe
bool
originAllowed
(
string origin
,
const string[] extra
)