I have 2 applications:
1) a Rest API on an XPTO server (using laravel 5.1), which has:
->header('Access-Control-Allow-Origin', '*.xpto.com.br')
->header('Access-Control-Allow-Credentials', 'true')
->header('Access-Control-All...
asked by
12.01.2016 / 22:04