https://issues.apache.org/bugzilla/show_bug.cgi?id=56162
--- Comment #3 from Matt Parker <[email protected]> --- (In reply to Philippe Mouawad from comment #1) > This is due to CacheManager being called after adding Headers from Header > Manager so it overrides values defined in HeaderManager. > > We could add an checkbox in CacheManager saying : > - Overridable by headers in Header Manager > > > Adding something in Header Manager does not seem to be a good idea for me as > it is clearly related to Cache Manager. > > Thoughts ? Yes, putting a checkbox on CacheManager would work. Although, as an end user it would be more intuitive if JMeter were to process CacheManager headers first, then apply any headers defined explicitly in a sampler's child HeaderManager. I believe that behavior would be similar to the way JMeter allows override of other hierarchical elements. -- You are receiving this mail because: You are the assignee for the bug.
