https://issues.apache.org/bugzilla/show_bug.cgi?id=56162
Bug ID: 56162
Summary: "HTTP Header Manager" entry doesn't override "HTTP
Cache Manager"
Product: JMeter
Version: 2.11
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31335
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31335&action=edit
test plan to show inability to override if-none-match when using http cache
manager
I am unable to override the 'If-None-Match' header when an HTTP Cache Manager
is in play. See attached test plan.
In my real-world test, I am doing a PUT, followed by a GET which validates
changed values. The response from the PUT includes an ETag, which the Cache
Manager picks up and uses in the subsequent GET. Since I specifically want to
GET the full entity immediately after the PUT, I want to override the cache
header.
--
You are receiving this mail because:
You are the assignee for the bug.