quote

giovedì, giugno 18, 2015

Avoiding CORS issues with chromium

Install 'Chromium Web Browser' in ubuntu through Ubuntu Software Center.
From any location type:

$ chromium-browser --disable-web-security &

This avoid limitations of browsers with CORS.

Nessun commento: