Wide open nginx CORS configuration
01 December 2018
| 2 minutes
| 223 words
CORS is a W3C working standard that currently has decent (but inconsistent) implementions in Firefox, Chrome and Safari. I use it primarily to test PhoneGap apps in regular browsers instead of testing the code in simulators.
Read More