CodeIgniter Forums
CORS for API - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: CORS for API (/showthread.php?tid=73574)

Pages: 1 2


RE: CORS for API - kenjis - 03-24-2024

Ready for reviews.
https://github.com/codeigniter4/CodeIgniter4/pull/8649


RE: CORS for API - InsiteFX - 03-24-2024

@kenjis, thank you for your hard work.


RE: CORS for API - kenjis - 03-24-2024

I made a few adjustments, and uploaded the User Guide screenshot.
https://github.com/codeigniter4/CodeIgniter4/pull/8649
Comments and tests are welcome.


RE: CORS for API - luckmoshy - 03-24-2024

@kenjis thank you for that, it was a serious issue even though I have made my own but I will still try a new one from you.