[jboss-jira] [JBoss JIRA] (WFCORE-627) Response headers do not propagate through the domain
Brian Stansberry (JIRA)
issues at jboss.org
Mon Apr 6 13:56:18 EDT 2015
Brian Stansberry created WFCORE-627:
---------------------------------------
Summary: Response headers do not propagate through the domain
Key: WFCORE-627
URL: https://issues.jboss.org/browse/WFCORE-627
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 1.0.0.Beta2
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 1.0.0.CR1
There's no access-control response header here:
{code}
[domain at localhost:9999 /] /host=master/server=server-one/subsystem=datasources/data-source=ExampleDS:read-resource{roles=Monitor}
{
"outcome" => "success",
"result" => {
....
}
}
{code}
ProxyStepHandler needs to pass through response-header data.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list