Yuriy Belenko
|
7b59e602ed
|
[php-slim4] Add lazy CORS implementation (#11941)
* Add lazy CORS implementation
While Slim4 doc applies CORS headers via middleware but their code team
member recommends to use custom response emitter.
Ref: https://github.com/slimphp/Slim/issues/2999#issuecomment-1066839414
* Refresh samples
|
2022-03-23 16:46:23 +08:00 |
|