"Hey fellow devs, I was messing around with some APIs and had to implement HTTP Gateways to bypass server-side CORS. Now I'm wondering, are we compromising security by doing this? Should we be exploring other alternatives like proxy servers or is there a safer way to do this?"