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 Under Consideration
Workspace Domino
Created by Guest
Created on Jan 8, 2021

Add ETag header for all framework CSS and JS

We recently had an issue when upgrading from Domino 9.0.1FP9 to 11.0.1FP2 where users had cached the old version of the Dojo/XPages framework JS.

This resulted in some pages not working correctly.

Currently it looks like the only header regarding caching that is set is Expires (10 days). If the framework JS was versioned using ETags, this wouldn't have been a problem.

Would also be nice if the same is done for framework CSS.

If you're wondering what the ETag header does:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag

  • Attach files