koajs / cors

Cross-Origin Resource Sharing(CORS) for koa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support to set GeneratorFunction as `option.origin`

chinesedfan opened this issue · comments

I want to config Access-Control-Allow-Origin dynamically, while acquiring the configuration is an asynchronous operation.

kcors@1.1.0