mikecao / flightphp.com

Flight website
https://flightphp.com
78 stars 22 forks source link

Update routing.md to contain information about CORS pre-flight requests #2

Closed ghost closed 7 years ago

ghost commented 7 years ago

Adds an addendum to routing.md to fix confusion surrounding ajax CORS requests, discussed in the following issue on the main FlightPHP repository: https://github.com/mikecao/flight/issues/293

ghost commented 7 years ago

@mikecao hey man, what are your thoughts on merging this in? It'll need to be flagged to @tamtamchik once merged so he can add it to the Russian translation branch as well

tamtamchik commented 7 years ago

@shanelja I'm monitoring this repo, no need for extra alerts 👀 I still need time to finish translation thought 😞

mikecao commented 7 years ago

@shanelja Sorry I won't be merging this. I want to keep the docs strictly related to Flight only. I think you would have to do the same thing to handle CORS in any framework.