Hacker News with Generative AI: CORS

How to test CORS on the command line with curl (zufallsheld.de)
In my last TIL I talked about how to set additional security headers for Gitlab. But I also had to do this for other applications I was supporting, where it was more straight-forward to do it (meaning: with code).
CORS Is Stupid (kevincox.ca)
Claude's API now supports CORS requests, enabling client-side applications (simonwillison.net)