Re: CORS explained simply

2015-02-19 Thread Arthur Barstow
On 2/19/15 4:28 PM, henry.st...@bblfish.net wrote: Hi, I find that understanding CORS is a really not easy. It seems that what is missing is an general overview document, that would start by explaining why the simplest possible method won't work, in order to help the user understand then why

CORS explained simply

2015-02-19 Thread henry.st...@bblfish.net
Hi, I find that understanding CORS is a really not easy. It seems that what is missing is an general overview document, that would start by explaining why the simplest possible method won't work, in order to help the user understand then why more complex method are needed. For example the first