﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
135	Add Access-Control-Allow-Origin Header Option	Paul Reid	Christian Illy	"I'm currently trying to move the webserver folder to a subdir under my website, but there is a brick wall that I cannot climb over - Access-Control. When I have faced this in the past and have had control over the resource I am requesting, I have added a header via PHP:
    header('Access-Control-Allow-Origin: http://domain.com');

Would it be possible to add this functionality?
I know a few coders who could add this to the source and recompile with this functionality, but I think it would be useful for others also."	enhancement	new	major	Server fixes		API access control	
