risdenk commented on a change in pull request #144: KNOX-2011 - Don't block 
SET-COOKIE response header for Ranger UI
URL: https://github.com/apache/knox/pull/144#discussion_r322785941
 
 

 ##########
 File path: 
gateway-service-definitions/src/main/resources/services/rangerui/1.0.0/service.xml
 ##########
 @@ -32,5 +32,14 @@
             <rewrite apply="RANGERUI/rangerui/outbound/headers" 
to="response.headers"/>
         </route>
     </routes>
-    <dispatch classname="org.apache.knox.gateway.dispatch.DefaultDispatch"/>
+    <dispatch 
classname="org.apache.knox.gateway.dispatch.ConfigurableDispatch" 
ha-classname="org.apache.knox.gateway.dispatch.ConfigurableDispatch">
+        <param>
+            <name>requestExcludeHeaders</name>
 
 Review comment:
   Not sure this needs to be specified? It should default if not specified?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to