Github user krishna-pandey commented on a diff in the pull request:
https://github.com/apache/spark/pull/19419#discussion_r144787904
--- Diff: docs/security.md ---
@@ -186,7 +186,54 @@ configure those ports.
</tr>
</table>
+### HTTP Security Headers
+
+Apache Spark can be configured to include HTTP Headers which aids in
preventing Cross
+Site Scripting (XSS), Cross-Frame Scripting (XFS), MIME-Sniffing and also
enforces HTTP
+Strict Transport Security.
+
+<table class="table">
+ <tr><th>Property Name</th><th>Default</th><th>Meaning</th></tr>
--- End diff --
@jerryshao Fixed the indentation issue as per other Spark docs. Thanks for
pointing that out.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]