summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/common-http/src/main/java/org/apache/tuscany/sca/common/http/cors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing minor typos on cors configuration sample in the processor commentslresende2012-04-101-2/+2
* Enhance the CORS processor to set the default values based on the request hea...rfeng2012-04-091-22/+42
* Add Content-Type to the allowed headersrfeng2012-04-061-3/+3
* Properly placing the exit when configuration is not available and default is ...lresende2012-02-271-1/+1
* Adding generic support for CORS (models, common-runtime, etc)lresende2012-02-275-0/+516