Fork me on GitHub
#yada
<
2015-08-19
>
mccraigmccraig11:08:37

@malcolmsparks: looks like CORS is disabled in 1.0.0-20150816.005601-4 ... will it be re-instated soon ?

mccraigmccraig11:08:32

no particular rush for CORS... i was developing with it, but i don't have to

malcolmsparks11:08:33

Yes, but I was thinking about that this morning on the bus - it's part of the security side which I want to review as a whole - I'm mulling over the best options. I've thought about the option of using Ring middleware (because yada will support that) but I think things that are 'core' should be implemented as part of yada

malcolmsparks11:08:53

yada already supports OPTIONS, so CORS pre-flighting will be easy