Fork me on GitHub
#yada
<
2017-04-29
>
lmergen07:04:03

hmmm, is it correct that when i set {:access-control {:allow-credentials false}}, it doesn't actually emit a header ?

lmergen07:04:08

i'm dealing with some CORS issues complaining about Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true.

lmergen07:04:33

and setting the credentials flag to false doesn't emit that header 😕

lmergen07:04:05

yep, confirmed, this is a bug