September 2017
— Wat
Just set Access-Control-Allow-Origin: * in the response headers of the server you're trying to access
Access-Control-Allow-Origin: *
— Ahhhh
— ?
— Because of the security concerns? :P
— You can set the header on a per-request basis
— Somebody will see that
— And just set it in the webserver
— And then bad things will happen
— I use loc or if I am framework programming I will fully type accessor
loc
accessor
— I like it
— Readability > density