athena-framework / athena

An ecosystem of reusable, independent components
https://athenaframework.org
MIT License
211 stars 17 forks source link

Add debug logging to `ATH::Listeners::CORS` #263

Closed Blacksmoke16 closed 1 year ago

Blacksmoke16 commented 1 year ago

Will help make debugging why/why not CORS logic isn't working.

Can use https://github.com/nelmio/NelmioCorsBundle/pull/173 as reference.