|
|
|
|
|
by jpangs88
2815 days ago
|
|
I agree, the only thing I have ever found with CORS is that it makes it difficult for people who don't consider it when planning out servers should run. It goes like this: - Just use my API... - I tried, please enable CORS. - What's CORS? I find it frustrating that this seems to be the default for most servers. I think it should be opt in and not opt out. |
|