https://bz.apache.org/bugzilla/show_bug.cgi?id=63574
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Keywords| |FixedInTrunk --- Comment #2 from Philippe Mouawad <[email protected]> --- This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 5883d81 Bug 63574 - HTTP Cache Manager does not cache resource if Cache-Control header is missing 5883d81 is described below commit 5883d81abf5f0b4e7f4134aa6560ba21a62f5c43 Author: pmouawad <[email protected]> AuthorDate: Sun Jul 28 11:14:31 2019 +0200 Bug 63574 - HTTP Cache Manager does not cache resource if Cache-Control header is missing This resolves Bug 63574 --- .../jmeter/protocol/http/control/CacheManager.java | 4 ++-- .../http/control/TestCacheManagerBase.java | 22 ++++++++++++++++++++++ xdocs/changes.xml | 3 ++- 3 files changed, 26 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
