Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 429092

Summary: File API requests for folder contents use inconsistent Cache-Control header
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ServerAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Simon Kaegi CLA 2014-02-25 16:25:08 EST
For directory or folder requests we're using "no store" instead of "no cache". These are similar but not quite identical and I believe we should be using "no cache" given we're assuming modern browsers and also to be consistent with our file requests.

In addition we are not setting an ETag on folder requests and really ought to trivially based on the hashCode of the contents we're sending back or similar.
Comment 1 John Arthorne CLA 2015-05-05 14:40:37 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html