Hi Can anybody tell me to to add an "Access-Control-Allow-Origin" in the header:
I've tried "$c->response->header('Access-Control-Allow-Origin' => '*'); But I don't see it in the response -- Kind regards Theo Bot
_______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/