andrasbeni opened a new pull request, #396:
URL: https://github.com/apache/incubator-livy/pull/396

   
   ## What changes were proposed in this pull request?
   
   This change introduces a new configuration option 
`livy.server.security-headers.enabled`.
   When this property is set to true, the following security headers are added 
to HTTP
   responses by default:
   * X-XSS-Protection
   * X-Frame_options
   * X-Content-Type-Options
   
   Also, adds content type information to all responses as required when using 
content type option nosniff
   
   ## How was this patch tested?
   
   Tested manually
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to