Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Shipped
Workspace Domino
Created by Guest
Created on Jul 17, 2018
Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit IDEAAD-I-34 Add a fourth HTTP Header in Website Rule Documents.

Allow more than three custom HTTP-headers per website Merged

Edit: This is already part of V10

 

Currently Domino allows you to set exactly three custom headers per website(Web Site Rule Document) plus an additional one via the notes.ini variable HTTPAdditionalRespHeader(which applies server-wide).

See http://www-10.lotus.com/ldd/ddwiki.nsf/dx/07282008030431PMKMKQCW.htm and  http://www-01.ibm.com/support/docview.wss?uid=swg21962324.

To fully protect your webserver you would ideally apply all of the following headers(as per securityheaders.com ):

  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-XSS-Protection
  • X-Content-Type-Options
  • Referrer-Policy
  • Feature-Policy

Due to the restriction above this is currently not possible without external hardware(like a load balancer).

It would be cool if we could set all of those headers directly in the Web Site Rule Document.