Andras Beni created LIVY-785:
--------------------------------
Summary: Enable adding security related HTTP headers
Key: LIVY-785
URL: https://issues.apache.org/jira/browse/LIVY-785
Project: Livy
Issue Type: Task
Affects Versions: 0.8.0
Reporter: Andras Beni
The following HTTP headers help eliminate the risk of various client side
vulnerabilities:
* X-XSS-Protection
* X-Frame_options
* X-Content-Type-Options
Thus we need to allow users to easily add them to HTTP responses of Livy server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)