deepkit-framework
deepkit-framework copied to clipboard
CORS support
The need for CORS headers is extremely common, so providing a convenient mechanism for it rather than everyone having to roll their own HTTP listener would probably be helpful to many.
Probably good to have new various configuration options in HttpModule (and a section in FrameworkModule's configuration that redirects the options to HttpModule)