Bug 535780 (RHQ-2440)
Summary: | Agent jar shouldn't be cached on client browser | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Mark Drilling <mdrillin> |
Component: | Usability | Assignee: | John Mazzitelli <mazz> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | cwelton, mazz, mfoley, minamoto |
Target Milestone: | --- | Keywords: | FutureFeature, Improvement |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://jira.rhq-project.org/browse/RHQ-2440 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-02 07:27:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 585306 |
Description
Mark Drilling
2009-09-24 19:33:00 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2440 mass add of key word FutureFeature to help track i thought I added all the different no cache headers to the response. I'll double check this. git commit 1aacb18 I added the following response headers, which should disable caching: Cache-Control: no-cache, no-store Expires: -1 Pragma: no-cache I added this on all the download servlets - agent, CLI, bundle deployer tool and connectors. documenting the response headers as follows (from FF Firebug) Pragma no-cache Cache-Control no-cache verified. Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago. |