https://issues.apache.org/bugzilla/show_bug.cgi?id=56163
Bug ID: 56163
Summary: HTTP Cache Manager sends If-None-Match instead of
If-Match for PUT method
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 31336
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31336&action=edit
test plan to show that HTTP Cache Manager inserts If-None-Match instead of
If-Match for PUT sampler
When using the HTTP Cache Manager, a PUT sampler should automatically include
the "If-Match" header, rather than the "If-None-Match" header, because of the
semantics of updates (http://tools.ietf.org/html/rfc2616#section-14.24)
--
You are receiving this mail because:
You are the assignee for the bug.