Branch: refs/heads/HWKMETRICS-281
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 9c14dd9e6ab6c8f2376f749a5bd0958309fede9a
https://github.com/hawkular/hawkular-metrics/commit/9c14dd9e6ab6c8f2376f7...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M
api/metrics-api-common/src/main/java/org/hawkular/metrics/api/jaxrs/config/ConfigurationKey.java
M
api/metrics-api-jaxrs-1.1/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsFilter.java
M
api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsResponseFilter.java
M integration-tests/rest-tests-jaxrs-1.1/pom.xml
M integration-tests/rest-tests-jaxrs/pom.xml
M
integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/CORSITest.groovy
Log Message:
-----------
[HWKMETRICS-281] Add a configuration to specify additional allowed headers for CORS
requests.