moresandeep opened a new pull request #150: KNOX-2014 - Make sure ATLASSESSIONID cookie is set URL: https://github.com/apache/knox/pull/150 ## What changes were proposed in this pull request? This PR contains two changes 1. Update Atlas dispatch from DefaultDispatch to ConfigurableDispatch so set-cookie header is not blocked. 2. DefaultHADispatch now extends ConfigurableDispatch. It is possible to create a new dispatch ConfigurableHADispatch but that would be unnecessary code duplication. If anyone thinks this is a better way let me know. ## How was this patch tested? Patch was tested locally.
---------------------------------------------------------------- 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
