Fork me on GitHub
#yada
<
2017-10-04
>
borkdude13:10:30

Can I configure :allow-origin to allow all subdomains from a certain domain?

borkdude13:10:46

or should I use a function of the ctx and look at the request headers?

borkdude14:10:36

I know, but what about not allowing other domains?

borkdude14:10:29

Ah, it also supports a vector (looked at the tests), that’s good enough for me

dominicm14:10:57

I'm betting *.http://foo.com would work