whatyouhide / corsica

Elixir library for dealing with CORS requests. 🏖

Home Page:http://hexdocs.pm/corsica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When used as a plug, it should default to all resources

whatyouhide opened this issue · comments

Right now it defaults to [], meaning it will never work unless :resources is specified and not empty.