cors_plug v1.1.0 Release Notes

Release Date: 2016-02-10 // about 8 years ago
    • ✨ Enhancements
      • Allow multiple origins. When configuring you can now pass a list for origins (plug: CORSPlug, origin: ~w(example1.com example2.com)).
    • 🛠 Fixes
      • Access-Control-Expose-Headers now works

    Both of these have been brought to you by @jer-k - many thanks!